mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Settings app: remove unused calibration_thread
This commit is contained in:
@@ -29,7 +29,6 @@ class CalibrateIMUActivity(Activity):
|
||||
|
||||
# State
|
||||
current_state = CalibrationState.READY
|
||||
calibration_thread = None
|
||||
|
||||
# Widgets
|
||||
title_label = None
|
||||
|
||||
Reference in New Issue
Block a user