- added wifi channel on boot screen
- added wifi to systeminformation - added accuracy settings to capturee route and autopilot - fix data loss in calibrate compass - fix autopilot dont switch to ready for selfdriving
This commit is contained in:
@@ -42,6 +42,8 @@ class MenuCaptureRoute : public MenuDriveMode {
|
||||
*/
|
||||
void update() override;
|
||||
|
||||
void runCommand() const override;
|
||||
|
||||
private:
|
||||
void init() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user