Update GUIThread.cpp
This commit is contained in:
@@ -712,7 +712,7 @@ void showDebugMenu(void) {
|
||||
printVoltage();
|
||||
break;
|
||||
case 10:
|
||||
// Print PCB ID number
|
||||
// Print ACC type
|
||||
OLED::print(AccelTypeNames[(int)DetectedAccelerometerVersion], FontStyle::SMALL);
|
||||
break;
|
||||
case 11:
|
||||
|
||||
Reference in New Issue
Block a user