mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-05 04:01:41 +02:00
Merge branch 'mqtt-max-char' of https://github.com/DanielR92/ahoy into DanielR92-mqtt-max-char
This commit is contained in:
commit
77e9fbecfa
6 changed files with 20 additions and 15 deletions
|
@ -263,7 +263,6 @@ void app::resetSystem(void) {
|
|||
mRxTicker = 0;
|
||||
|
||||
mSendLastIvId = 0;
|
||||
|
||||
mShowRebootRequest = false;
|
||||
|
||||
memset(&mStat, 0, sizeof(statistics_t));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue