|
Ares LoRa Serial Driver Core
|
#include <ares_frame.hpp>
Public Types | |
| enum | LedState : uint8_t { OFF = 0 , ON = 1 , BLINK = 2 , FADE = 3 , FETCH = 4 } |
Public Attributes | |
| uint8_t | led = 0 |
| LedState | state = FETCH |
Data for AresFrame::LED frames.
| enum AresFrame::Led::LedState : uint8_t |
| uint8_t AresFrame::Led::led = 0 |
The LED number/ID.