Skip to content

Commit 1afe439

Browse files
authored
Update LoRaWAN_Send.ino
1 parent 52b17cc commit 1afe439

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/Modules/COM_LoRaWAN/LoRaWAN_Send/LoRaWAN_Send.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ bool ReceiveAT(uint32_t timeout)
4848
void setup()
4949
{
5050
M5.begin();
51-
Serial.begin(115200);
5251
Serial2.begin(115200, SERIAL_8N1, 15, 13);
5352

5453
TerminalBuff.createSprite(250,220);

0 commit comments

Comments
 (0)