We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ad9d2 commit 422cd11Copy full SHA for 422cd11
1 file changed
examples/helloworld_rx/helloworld_rx.ino
@@ -31,7 +31,6 @@ struct payload_t { // Structure of our payload
31
unsigned long counter;
32
};
33
34
-
35
void setup(void) {
36
Serial.begin(115200);
37
while (!Serial) {
0 commit comments