|
Embedded Artistry Framework
Embedded Systems C++ Framework
|

Functions | |
| int | main () |
Variables | |
| volatile bool | abort_program_ = false |
| Signal variable to exit the main() loop Declared in main.c, set in Sim Platform's boot.cpp using std::signal. More... | |
| constexpr auto | DEFAULT_TOF_READ_DELAY = std::chrono::milliseconds(500) |
| int main | ( | void | ) |
| constexpr auto DEFAULT_TOF_READ_DELAY = std::chrono::milliseconds(500) |
Referenced by main().
1.8.15