mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-04-02 21:07:02 +00:00
Continued implementation and changes after testing
This commit is contained in:
@@ -104,8 +104,7 @@ private:
|
||||
String customFirmwareUrl;
|
||||
#endif
|
||||
|
||||
static const uint16_t BufferSize = 2048;
|
||||
char* buf;
|
||||
char* buf;
|
||||
|
||||
#if defined(ESP8266)
|
||||
ESP8266WebServer server;
|
||||
|
||||
Reference in New Issue
Block a user