bug fixes
This commit is contained in:
@@ -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:";
|
||||
|
||||
Reference in New Issue
Block a user