LoRa Access Point 1.5.2018

Dependencies:   mbed ds3231 SX1276Lib_LoRa_Access_Point

Revision:
1:7543af31b91f
Child:
5:19b34c4d27a1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Board.cpp	Wed Apr 18 22:05:03 2018 +0000
@@ -0,0 +1,3 @@
+#include "Board.h"
+
+Serial pc(PC_TX, PC_RX, 115200);
\ No newline at end of file