mirror of
https://github.com/m5stack/M5Stack.git
synced 2026-05-20 10:06:46 -07:00
Update COM_NB-IoT.ino
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user