mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-05-08 08:42:34 +00:00
Updated the MQTT process to make it more secure, updated the updater
This commit is contained in:
@@ -181,7 +181,7 @@ bool ntpEnabled = false;
|
||||
|
||||
bool mdnsEnabled = false;
|
||||
|
||||
AmsFirmwareUpdater updater(&Debug, &hw, &meterState);
|
||||
AmsFirmwareUpdater updater(&Debug, &hw, &meterState, &config);
|
||||
|
||||
AmsDataStorage ds(&Debug);
|
||||
#if defined(_CLOUDCONNECTOR_H)
|
||||
|
||||
Reference in New Issue
Block a user