Skip to content

Commit f30693b

Browse files
authored
Update COM_GSM.ino
1 parent 0857ac9 commit f30693b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/Modules/COM_GSM/COM_GSM.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)