Example #1
0
 int setup() {
     initialSetStart=1;
     return serial->setup(115200,(*this));
 };