HiveMind
|
#include <UserInterface.h>
Public Member Functions | |
UIState () | |
Public Attributes | |
RgbColor | m_rgbLed |
std::array< bool, g_nbrLED > | m_ledStates |
uint8_t | m_hexDisplay |
UIState::UIState | ( | ) |
uint8_t UIState::m_hexDisplay |
std::array<bool, g_nbrLED> UIState::m_ledStates |
RgbColor UIState::m_rgbLed |