add tft
This commit is contained in:
@@ -445,6 +445,7 @@ int32_t SSegController::get_module_time() {
|
||||
return module_time.load(std::memory_order_acquire);
|
||||
}
|
||||
|
||||
// TODO: take timeout to these functions \/
|
||||
void SSegController::flush() {
|
||||
xEventGroupWaitBits(ssegs_event_group, EVENT_CMDS_FLUSHED, pdFALSE, pdTRUE, portMAX_DELAY);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user