LoRa Access Point 1.5.2018

Dependencies:   mbed ds3231 SX1276Lib_LoRa_Access_Point

Revision:
10:e62222c46ee9
Parent:
6:1ee035ae2a2c
Child:
11:376bfcdda0d4
--- a/ESP8266.h	Mon Mar 25 19:21:52 2019 +0000
+++ b/ESP8266.h	Thu Mar 28 09:55:48 2019 +0000
@@ -5,10 +5,12 @@
 #include "RFM95W.h"
 #include "Board.h"
 #include "HC05.h"
+//#include "SD.h"
 
 #define BUFFER_SIZE 1024
 #define SETTING_SIZE 64
 
+
 class ESP8266
 {
 private: