libstp.step.calibration.sensors.ir_overview_screen¶
Classes¶
Overview screen for IR sensor black/white calibration. |
Module Contents¶
- class libstp.step.calibration.sensors.ir_overview_screen.IROverviewScreen(has_existing: bool = False, set_name: str = 'default')¶
Bases:
libstp.ui.UIScreen[libstp.step.calibration.sensors.dataclasses.IRCalibrationChoice]Overview screen for IR sensor black/white calibration.
Shows current status and lets user choose to calibrate or use existing values.
- title = 'IR Sensor Calibration'¶
- has_existing = False¶
- set_name = 'default'¶
- build() libstp.ui.Widget¶
- async on_start()¶
- async on_use_existing()¶
- async on_press()¶