Skip to content

Commit 89b21ed

Browse files
authored
Update COM_SigFox.ino
1 parent 7dbf267 commit 89b21ed

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/Modules/COM_SigFox/COM_SigFox.ino

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ void setup() {
2020

2121
M5.begin();
2222
Serial2.begin(9600, SERIAL_8N1, rxPin, txPin);
23-
24-
25-
Serial.begin(115200);
2623

2724
delay(2000);
2825
getID();

0 commit comments

Comments
 (0)