Update all Menus to new Print function
This commit is contained in:
@@ -36,11 +36,6 @@ class MenuDriveMode : public MenuControl {
|
||||
|
||||
virtual void printMenu() = 0;
|
||||
|
||||
/**
|
||||
* @brief can be called to update shown data
|
||||
*/
|
||||
void update(){}
|
||||
|
||||
protected:
|
||||
DriveManager* driveManager;
|
||||
bool firstPrint = true;
|
||||
|
||||
Reference in New Issue
Block a user