Merge branch 'mqtt-max-char' of https://github.com/DanielR92/ahoy into DanielR92-mqtt-max-char

This commit is contained in:
lumapu 2022-12-12 20:23:03 +01:00
commit 77e9fbecfa
6 changed files with 20 additions and 15 deletions

View file

@ -263,7 +263,6 @@ void app::resetSystem(void) {
mRxTicker = 0;
mSendLastIvId = 0;
mShowRebootRequest = false;
memset(&mStat, 0, sizeof(statistics_t));