|
Boboter
|
A namespace containing flags for configuring the firmware. More...
Variables | |
| constexpr bool | ENABLE_TEST_MODE = false |
| Enable the robot's test mode. | |
| constexpr bool | ENABLE_COLOR_LOGGING = true |
| Enable logging in color over the serial console. | |
A namespace containing flags for configuring the firmware.
|
constexpr |
Enable logging in color over the serial console.
|
constexpr |
Enable the robot's test mode.
This disables most of the robot's tasks and enables a special test task, which goes through most of the robot's devices and tests them one by one.