Merge branch 'lumapu:main' into nrf_info

This commit is contained in:
DanielR92 2022-11-20 09:54:46 +01:00 committed by GitHub
commit 3cbf631a18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 29 additions and 12 deletions

View file

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