mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-05-16 11:39:12 +00:00
Use unique SSID on first boot (#1143)
* Use unique SSID on first boot * Debugger adjustments
This commit is contained in:
@@ -381,6 +381,8 @@ public:
|
||||
bool isZmartChargeConfigChanged();
|
||||
void ackZmartChargeConfig();
|
||||
|
||||
uint32_t getChipId();
|
||||
void getUniqueName(char* buffer, size_t length);
|
||||
|
||||
void clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user