step.calibration.sensors.ir_calibrating_screen

Classes

IRCalibratingScreen

Screen shown during IR sensor calibration.

Module Contents

class step.calibration.sensors.ir_calibrating_screen.IRCalibratingScreen(ports: List[int] = None)

Bases: UIScreen[None]

Screen shown during IR sensor calibration.

Shows progress spinner and sensor readings.

title = 'IR Sensor Calibration'
ports = []
build() Widget