#include <custom_structs.h>
Public Attributes | |
uint8_t | hotfix |
uint8_t | major |
uint8_t | minor |
Definition at line 12 of file custom_structs.h.
uint8_t Version_t::hotfix |
Definition at line 16 of file custom_structs.h.
uint8_t Version_t::major |
Definition at line 14 of file custom_structs.h.
uint8_t Version_t::minor |
Definition at line 15 of file custom_structs.h.