bug fixes

This commit is contained in:
2023-01-04 00:17:39 +01:00
parent 51ba70e297
commit 15689bf56b
5 changed files with 25 additions and 13 deletions
@@ -29,6 +29,7 @@ void MenuSysteminformation::printPage() const {
case 1:
lineOne = "Max alloc heap:";
lineTwo.concat(ESP.getMaxAllocHeap());
break;
case 2:
lineOne = "Uptime in secs:";