puzzlebox
|
FreeRTOS tasks. More...
void | blink_task () |
Status LED blink task. | |
void | bus_task () |
I²C bus activity task. | |
void | serve_task () |
Listen for TCP socket messages. | |
void blink_task | ( | ) |
This task is started after initialization is complete, and blinks the on-board LED to indicate the Pico has completed initialization successfully.
void bus_task | ( | ) |
This function does an initial bus scan for puzzle modules, and then goes into an infinite loop that periodically polls all puzzle modules for their global state.