LoRa_Node_STM32F103C8T6

Dependencies:   mbed mbed-STM32F103C8T6 OneWireCRC_LoRa_Node SX1276Lib_LoRa_Node

Revision:
9:bc6233d6a997
Parent:
6:531b8dccca06
--- a/Board.cpp	Tue May 08 13:24:52 2018 +0000
+++ b/Board.cpp	Sat May 08 16:04:09 2021 +0000
@@ -1,3 +1,3 @@
 #include "Board.h"
 
-Serial PC(PC_TX, PC_RX, BAUDRATE);
\ No newline at end of file
+// Serial PC(PC_TX, PC_RX, BAUDRATE);
\ No newline at end of file