mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-23 15:53:19 +00:00
Changes for cloud
This commit is contained in:
@@ -39,12 +39,6 @@
|
||||
|
||||
#include "LittleFS.h"
|
||||
|
||||
struct ResetDataContainer {
|
||||
uint8_t cause;
|
||||
uint8_t last_cause;
|
||||
uint8_t magic;
|
||||
};
|
||||
|
||||
class AmsWebServer {
|
||||
public:
|
||||
AmsWebServer(uint8_t* buf, RemoteDebug* Debug, HwTools* hw, ResetDataContainer* rdc);
|
||||
|
||||
Reference in New Issue
Block a user