step.calibration.sensors.ir_calibrating_screen ============================================== .. py:module:: step.calibration.sensors.ir_calibrating_screen Classes ------- .. autoapisummary:: step.calibration.sensors.ir_calibrating_screen.IRCalibratingScreen Module Contents --------------- .. py:class:: IRCalibratingScreen(ports: List[int] = None) Bases: :py:obj:`UIScreen`\ [\ :py:obj:`None`\ ] Screen shown during IR sensor calibration. Shows progress spinner and sensor readings. .. py:attribute:: title :value: 'IR Sensor Calibration' .. py:attribute:: ports :value: [] .. py:method:: build() -> Widget