todos
This commit is contained in:
@@ -26,7 +26,7 @@ void MenuSysteminformation::printPage() const {
|
||||
break;
|
||||
|
||||
case 1:
|
||||
lineOne = "Max alloc heap:";
|
||||
lineOne = "Max alloc Heap:";
|
||||
lineTwo.concat(ESP.getMaxAllocHeap());
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user