We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b402122 commit e33d2b3Copy full SHA for e33d2b3
1 file changed
examples/Modules/COM_NB-IoT/COM_NB-IoT.ino
@@ -311,7 +311,6 @@ void setup()
311
M5.begin();
312
Serial.begin(115200);
313
Serial2.begin(115200, SERIAL_8N1, 5, 13);
314
- //Serial.printf(" STC\n");
315
316
Disbuff.createSprite(320,20);
317
Disbuff.fillRect(0,0,320,20,BLACK);
0 commit comments