We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0767318 commit 0857ac9Copy full SHA for 0857ac9
1 file changed
examples/Modules/COM_NB-IoT/COM_NB-IoT.ino
@@ -309,7 +309,6 @@ void setup()
309
{
310
// put your setup code here, to run once:
311
M5.begin();
312
- Serial.begin(115200);
313
Serial2.begin(115200, SERIAL_8N1, 5, 13);
314
315
Disbuff.createSprite(320,20);
0 commit comments