LoRa_Node_STM32F103C8T6

Dependencies:   mbed mbed-STM32F103C8T6 OneWireCRC_LoRa_Node SX1276Lib_LoRa_Node

Revision:
0:cc04364f049a
Child:
6:531b8dccca06
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Board.cpp	Thu Apr 19 14:09:56 2018 +0000
@@ -0,0 +1,3 @@
+#include "Board.h"
+
+Serial PC(PC_TX, PC_RX, 115200);
\ No newline at end of file