-
Notifications
You must be signed in to change notification settings - Fork 0
MiPHeadLEDs
github-actions[bot] edited this page Aug 10, 2026
·
6 revisions
Encapsulates the lighting patterns of all four head (eye) LEDs.
Stores the configuration state for each individual head LED (LED 1 through LED 4).
Signature: MiPHeadLEDs()
Summary: Constructs a new MiPHeadLEDs container and initializes all LEDs to off.
Details:
Automatically calls clear() to set led1, led2, led3, and led4 to MIP_HEAD_LED_OFF.
Signature: void clear()
Summary: Resets all four head LED states back to MIP_HEAD_LED_OFF.
Signature: MiPHeadLED led1
Summary: Pattern state for Head LED 1.
Signature: MiPHeadLED led2
Summary: Pattern state for Head LED 2.
Signature: MiPHeadLED led3
Summary: Pattern state for Head LED 3.
Signature: MiPHeadLED led4
Summary: Pattern state for Head LED 4.
- MiP
- MiPChestLED
- MiPClapSettings
- MiPDebug
- MiPHardwareInfo
- MiPHeadLEDs
- MiPIRDongleCode
- MiPSoftwareVersion
- MiPStatus
- MiP_Battery
- MiP_ChestLED
- MiP_Clap
- MiP_EEPROM
- MiP_Gesture
- MiP_HeadLEDs
- MiP_Infrared
- MiP_Mode
- MiP_Motion
- MiP_Odometer
- MiP_Position
- MiP_Radar
- MiP_Serial
- MiP_Shake
- MiP_Sound
- MiP_Version
- MiP_Weight
- MiP_WiFi