mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-02 07:00:51 +00:00
Some modifications to increase stability
This commit is contained in:
@@ -29,6 +29,7 @@ public:
|
||||
uint32_t getUint(int objectId); // Only for uint32
|
||||
String getString(int objectId);
|
||||
time_t getTime(int objectId);
|
||||
int getBuffer(byte* buf);
|
||||
|
||||
private:
|
||||
RemoteDebug* debugger;
|
||||
|
||||
Reference in New Issue
Block a user