|
Lamp-Da 0.1
A compact lantern project
|
read external inputs (may take some time) More...
#include <print.h>
Public Types | |
| typedef std::array< char, maxCommandSize > | Command |
Public Attributes | |
| std::array< Command, maxCommands > | commandList |
| uint8_t | commandCount = 0 |
Static Public Attributes | |
| static constexpr size_t | maxCommandSize = 15 |
| static constexpr uint8_t | maxCommands = 2 |
read external inputs (may take some time)