-
Notifications
You must be signed in to change notification settings - Fork 0
MiPHardwareInfo
github-actions[bot] edited this page Aug 10, 2026
·
6 revisions
Stores MiP's hardware revision and voice chip hardware numbers.
Encapsulates the voice sound chip revision and robot body hardware revision numbers returned by MiP's hardware info query.
Signature: MiPHardwareInfo()
Summary: Constructs a new MiPHardwareInfo instance.
Details:
Automatically calls clear() to set all revision fields to zero.
Signature: void clear()
Summary: Resets hardware revision fields to zero.
Signature: uint8_t voiceChip
Summary: Voice chip hardware revision number.
Signature: uint8_t hardware
Summary: Main body hardware revision number.
- 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