reorder debug menu . . . (#1380)

* Update DebugMenu.md

* Update make_translation.py

* Update GUIThread.cpp

* Update DebugMenu.md
This commit is contained in:
discip
2022-08-25 01:17:15 +02:00
committed by GitHub
parent 3895218b2d
commit b5323d9c77
3 changed files with 78 additions and 74 deletions

View File

@@ -120,17 +120,17 @@ def get_constants(build_version: str) -> List[Tuple[str, str]]:
def get_debug_menu() -> List[str]:
return [
datetime.today().strftime("%d-%m-%y"),
"Time ",
"ID ",
"UpTime ",
"Move ",
"ACC ",
"Tip Res",
"RTip ",
"CTip ",
"CHan ",
"CMax ",
"Vin ",
"ACC ",
"PWR ",
"ID ",
"Max ",
"Tip Res",
"HW G ",
"HW M ",
"HW P ",