mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-06 09:58:23 +02:00
0.8.61 - 2024-01-21
* add favicon to header * improved NRF communication
This commit is contained in:
parent
94f5a2ad11
commit
6cbcbbafc5
10 changed files with 353 additions and 320 deletions
|
@ -405,6 +405,7 @@ class app : public IApp, public ah::Scheduler {
|
|||
uint8_t mSendLastIvId;
|
||||
bool mSendFirst;
|
||||
bool mAllIvNotAvail;
|
||||
bool mNrfActive = false;
|
||||
|
||||
bool mNetworkConnected;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue