|
Lamp-Da 0.1
A compact lantern project
|
Main input point of the whole program. 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::physical |
| Handle the physical modules drivers. | |
| namespace | lampda::platform |
| Handle the platform specific interactions. | |
| namespace | lampda::utils |
| Utility function and classes. | |
Functions | |
| void | lampda::main_loop (const uint32_t addedDelay) |
| Run the main program loop. | |
| void | lampda::main_setup () |
| Setup of the program, call once on systel start. | |
Main input point of the whole program.