|
Prusa MINI Firmware overview
|
#include <window_dlg_statemachine.h>

Public Attributes | |
| uint32_t | time |
| window_draw_dlg_cb_t * | progress_draw |
| const char * | text |
| const _dlg_button_t * | p_button |
| dlg_state_func | state_fnc |
| uint32_t _dlg_state::time |
| window_draw_dlg_cb_t* _dlg_state::progress_draw |
| const char* _dlg_state::text |
| const _dlg_button_t* _dlg_state::p_button |
| dlg_state_func _dlg_state::state_fnc |