LoRa Access Point 1.5.2018
Dependencies: mbed ds3231 SX1276Lib_LoRa_Access_Point
Diff: Board.cpp
- Revision:
- 1:7543af31b91f
- Child:
- 5:19b34c4d27a1
diff -r ea088908ad26 -r 7543af31b91f Board.cpp --- /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