corrected most of the review comments, except "maxlength"

This commit is contained in:
lumapu 2022-09-01 07:25:30 +02:00
parent 7c5650ebe9
commit 0355572692
3 changed files with 7 additions and 20 deletions

View file

@ -221,8 +221,6 @@ class app {
}
uint32_t mUptimeTicker;
uint16_t mUptimeInterval;
uint32_t mUptimeSecs;
uint32_t mPrevMillis;
uint8_t mHeapStatCnt;