mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-11 16:06:38 +02:00
Merge branch 'main' into main
This commit is contained in:
commit
e0800bd87e
7 changed files with 54 additions and 31 deletions
|
@ -108,10 +108,10 @@ void Main::loop(void) {
|
|||
}
|
||||
}
|
||||
|
||||
if(++mHeapStatCnt >= 10) {
|
||||
/*if(++mHeapStatCnt >= 10) {
|
||||
mHeapStatCnt = 0;
|
||||
stats();
|
||||
}
|
||||
}*/
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue