![]() |
EduArt Sensor Ring Library 3.0.0
|
Light mode definition. More...
#include <cstdint>Go to the source code of this file.
Enumerations | |
| enum class | eduart::device::LightMode : std::uint8_t { Off = 0x02 , Dimmed = 0x03 , HighBeam = 0x04 , FlashAll = 0x05 , FlashLeft = 0x06 , FlashRight = 0x07 , Pulsation = 0x08 , Rotation = 0x09 , Running = 0x0A , MapDistance = 0x0B , FixedColor = 0x0C , PulsationColor = 0x0D , IndividualColor = 0x0E } |
| Light mode enumeration. | |
Light mode definition.