Enum LedState

August 13, 2019 ยท View on GitHub

Overview / Purpose

Enumeration LedState

EnumeratorValueDescription
UNSPECIFIED_LED_STATE0Unspecified LED state
LED_OFF1LED is off
LED_PULSE2LED is in pulse state
LED_ON3LED is one

Parent topic: Base (Python)