removing HALL from unsupported devices

This commit is contained in:
discip
2022-02-04 23:42:20 +01:00
committed by GitHub
parent 4f2179287e
commit c74bc36178

View File

@@ -127,7 +127,9 @@ def get_debug_menu() -> List[str]:
"ACC ",
"PWR ",
"Max ",
#ifdef HALL_SENSOR
"Hall ",
#endif
]