We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c600222 commit f3f2048Copy full SHA for f3f2048
1 file changed
examples/Modules/LTE_M8321/LTE_M8321.ino
@@ -304,7 +304,6 @@ void setup()
304
// put your setup code here, to run once:
305
M5.begin();
306
M5.Power.begin();
307
- Serial.begin(115200);
308
Serial2.begin(115200, SERIAL_8N1, 16, 17);
309
310
Disbuff.createSprite(320, 100);
0 commit comments