wip
This commit is contained in:
@@ -181,7 +181,7 @@ void OscarPilotVisualsPanel::updateToggles() {
|
||||
std::this_thread::sleep_for(std::chrono::milliseconds(100));
|
||||
paramsMemory.putBool("FrogPilotTogglesUpdated", false);
|
||||
}).detach();
|
||||
// }
|
||||
}
|
||||
|
||||
// void OscarPilotVisualsPanel::updateMetric() {
|
||||
// bool previousIsMetric = isMetric;
|
||||
|
||||
Reference in New Issue
Block a user