Update COM_NB-IoT.ino

This commit is contained in:
Tinyu
2022-01-09 15:41:02 +08:00
committed by GitHub
parent 0767318ef7
commit 0857ac955f
@@ -309,7 +309,6 @@ void setup()
{
// put your setup code here, to run once:
M5.begin();
Serial.begin(115200);
Serial2.begin(115200, SERIAL_8N1, 5, 13);
Disbuff.createSprite(320,20);