Skip to content

MiPHardwareInfo

github-actions[bot] edited this page Aug 10, 2026 · 6 revisions

Class MiPHardwareInfo

Stores the MiP's hardware and voice chip revision numbers.

Table of Contents


Constructors & Destructors

MiPHardwareInfo

Signature: MiPHardwareInfo()


Public Functions

clear

Signature: void clear()


Public Variables

voiceChip

Signature: uint8_t voiceChip


hardware

Signature: uint8_t hardware


Clone this wiki locally