Definition config.hpp:479
void transmit_ok()
Transmit "OK\r" to the CDC device queue.
Definition tx_task_function.cpp:33
void tx_task_function(void *)
USB transmit task function.
Definition tx_task_function.cpp:79
void transmit_not_ok()
Transmit "NOT OK\r" to the CDC device queue.
Definition tx_task_function.cpp:39