mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-05-05 07:34:24 +00:00
Added option to update firmware OTA, Fixed some sync issues with wifi symbol, hid the MQTT authorization info better
This commit is contained in:
@@ -107,7 +107,7 @@ private:
|
||||
mbedtls_rsa_context* rsa = nullptr;
|
||||
mbedtls_ctr_drbg_context ctr_drbg;
|
||||
mbedtls_entropy_context entropy;
|
||||
char* pers = "amsreader";
|
||||
const char* pers = "amsreader";
|
||||
|
||||
bool init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user