#include <UserUI.h>
◆ UserUI()
◆ ~UserUI()
◆ setLed()
void UserUI::setLed |
( |
bool |
state | ) |
|
|
overridevirtual |
Set the led on or off.
- Parameters
-
state | the state to set the led |
Implements IUserUI.
◆ setSegment()
Set the user seven segment to a value.
- Parameters
-
segment | the value to set to the segment |
Implements IUserUI.
◆ m_appInterface
The documentation for this class was generated from the following files:
- src/application-interface/include/application-interface/UserUI.h
- src/application-interface/src/UserUI.cpp