try to make menus accessable from driveMode
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
#include <menuIntInput.h>
|
||||
|
||||
class MenuSpeed : MenuIntInput {
|
||||
class MenuSpeed : public MenuIntInput {
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user