* fix captions in `/history #1532
* fix get NTP time #1529 #1530
* fix translation #1516
This commit is contained in:
lumapu 2024-03-26 23:39:09 +01:00
parent d5ed0272e9
commit 4b75e72bf3
7 changed files with 19 additions and 24 deletions

View file

@ -440,7 +440,6 @@ class app : public IApp, public ah::Scheduler {
bool mSaveReboot = false;
uint8_t mSendLastIvId = 0;
bool mSendFirst = false;
bool mAllIvNotAvail = false;
bool mNetworkConnected = false;