Skip to content

MiPSoftwareVersion

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

Class MiPSoftwareVersion

Stores the MiP's software version details.

Table of Contents


Constructors & Destructors

MiPSoftwareVersion

Signature: MiPSoftwareVersion()


Public Functions

clear

Signature: void clear()


Public Variables

year

Signature: uint16_t year


month

Signature: uint8_t month


day

Signature: uint8_t day


uniqueVersion

Signature: uint8_t uniqueVersion


Clone this wiki locally