We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 393fffa commit 47f306cCopy full SHA for 47f306c
src/Wippersnapper_demo.ino
@@ -24,7 +24,7 @@ void setup() {
24
wipper.provision();
25
26
Serial.begin(115200);
27
- while (!Serial) delay(10);
+ // while (!Serial) delay(10);
28
29
wipper.connect();
30
0 commit comments