|
Lamp-Da 0.1
A compact lantern project
|
User command line interface logic. More...
Go to the source code of this file.
Namespaces | |
| namespace | lampda |
| Program scope. | |
| namespace | lampda::logic |
| Handle the main high level logics. | |
| namespace | lampda::logic::cli |
| Handle the serial command line interface. | |
Functions | |
| void | lampda::logic::cli::setup () |
| Call once on system start. | |
| void | lampda::logic::cli::handleSerialEvents () |
| Handle the user command line inputs. | |
User command line interface logic.