Replace the "Test Analogs" screen with a new screen that lets you directly try the settings.

This commit is contained in:
Henrik Rydgård
2021-07-09 13:10:16 +02:00
parent 42f7ab7341
commit 2303926e88
6 changed files with 133 additions and 86 deletions
+1
View File
@@ -69,6 +69,7 @@ private:
// Event handlers
UI::EventReturn OnControlMapping(UI::EventParams &e);
UI::EventReturn OnCalibrateAnalogs(UI::EventParams &e);
UI::EventReturn OnTouchControlLayout(UI::EventParams &e);
UI::EventReturn OnDumpNextFrameToLog(UI::EventParams &e);
UI::EventReturn OnTiltTypeChange(UI::EventParams &e);