Skip to content

Commit fb5672b

Browse files
Settings app: remove unused calibration_thread
1 parent a3fc2b1 commit fb5672b

File tree

1 file changed

+0
-1
lines changed
  • internal_filesystem/builtin/apps/com.micropythonos.settings/assets

1 file changed

+0
-1
lines changed

internal_filesystem/builtin/apps/com.micropythonos.settings/assets/calibrate_imu.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ class CalibrateIMUActivity(Activity):
2929

3030
# State
3131
current_state = CalibrationState.READY
32-
calibration_thread = None
3332

3433
# Widgets
3534
title_label = None

0 commit comments

Comments
 (0)