Skip to content

Commit 0857ac9

Browse files
authored
Update COM_NB-IoT.ino
1 parent 0767318 commit 0857ac9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/Modules/COM_NB-IoT/COM_NB-IoT.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,6 @@ void setup()
309309
{
310310
// put your setup code here, to run once:
311311
M5.begin();
312-
Serial.begin(115200);
313312
Serial2.begin(115200, SERIAL_8N1, 5, 13);
314313

315314
Disbuff.createSprite(320,20);

0 commit comments

Comments
 (0)