Skip to content

Commit 422cd11

Browse files
committed
trigger arduino CI
1 parent 30ad9d2 commit 422cd11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/helloworld_rx/helloworld_rx.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ struct payload_t { // Structure of our payload
3131
unsigned long counter;
3232
};
3333

34-
3534
void setup(void) {
3635
Serial.begin(115200);
3736
while (!Serial) {

0 commit comments

Comments
 (0)