mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-06 09:58:23 +02:00
0.8.100
* fix captions in `/history #1532 * fix get NTP time #1529 #1530 * fix translation #1516
This commit is contained in:
parent
d5ed0272e9
commit
4b75e72bf3
7 changed files with 19 additions and 24 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue