perhaps you have -> while (!SerialUSB);
replace by -> while ((!SerialUSB) && (millis() < 10000));
Now it will wait for max 10 seconds for an ISB connection before it moves on.
↧
Batterij werkt niet op sodaq autonomo
↧