Skip to content

Commit b7d7812

Browse files
authored
Update COM_LTE-DATA.ino
1 parent f30693b commit b7d7812

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/Modules/COM_LTE-DATA/COM_LTE-DATA.ino

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

326325
Disbuff.createSprite(320,20);

0 commit comments

Comments
 (0)