LoRa Access Point 1.5.2018

Dependencies:   mbed ds3231 SX1276Lib_LoRa_Access_Point

Revision:
5:19b34c4d27a1
Parent:
1:7543af31b91f
Child:
10:e62222c46ee9
--- a/Board.cpp	Mon Apr 30 17:09:34 2018 +0000
+++ b/Board.cpp	Mon Apr 30 22:41:48 2018 +0000
@@ -1,3 +1,3 @@
 #include "Board.h"
 
-Serial pc(PC_TX, PC_RX, 115200);
\ No newline at end of file
+Serial pc(PC_TX, PC_RX, BAUDRATE);
\ No newline at end of file