Skip to content

Commit 0767318

Browse files
authored
Update COM_LTE.ino
1 parent f3f2048 commit 0767318

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/Modules/COM_LTE/COM_LTE.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,6 @@ void setup()
321321
{
322322
// put your setup code here, to run once:
323323
M5.begin();
324-
Serial.begin(115200);
325324
Serial2.begin(115200, SERIAL_8N1, 5, 13);
326325

327326
Disbuff.createSprite(320,20);

0 commit comments

Comments
 (0)