-
Notifications
You must be signed in to change notification settings - Fork 0
MiPIRDongleCode
github-actions[bot] edited this page Aug 10, 2026
·
6 revisions
Represents a 2-, 3-, or 4-byte IR dongle code.
| Type | Signature | Description |
|---|---|---|
variable |
uint32_t code |
Up to 32-bit IR code value. |
variable |
uint8_t length |
Number of code bytes (2, 3, or 4) |
function |
MiPIRDongleCode() |
|
function |
MiPIRDongleCode(uint32_t c, uint8_t l) |
|
function |
bool isValid() const |
🔗 Quick Links: Main Repository • Report an Issue • Wiki Home
An open-source API for the WowWee MiP Robot. Licensed under Apache-2.0.
- 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