mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-04-27 20:48:51 +00:00
Fixed autodetect
This commit is contained in:
@@ -27,6 +27,7 @@ public:
|
||||
AmsData* getData(AmsData& meterState);
|
||||
int getLastError();
|
||||
bool isConfigChanged();
|
||||
void ackConfigChanged();
|
||||
void getCurrentConfig(MeterConfig& meterConfig);
|
||||
|
||||
void onPulse(uint8_t pulses);
|
||||
|
||||
Reference in New Issue
Block a user