try to make menus accessable from driveMode
This commit is contained in:
@@ -43,7 +43,7 @@ class MenuCaptureRoute : public MenuDriveMode {
|
||||
*/
|
||||
void update() override;
|
||||
|
||||
void runCommand() const override;
|
||||
void runCommand() override;
|
||||
|
||||
private:
|
||||
void init() override;
|
||||
|
||||
Reference in New Issue
Block a user