This commit is contained in:
Christoph Baumann
2025-04-25 15:29:22 +02:00
parent 849d533200
commit b11e8095ed
5 changed files with 407 additions and 143 deletions

View File

@@ -25,5 +25,6 @@ void create_tab_tools(lv_theme_t *th, lv_obj_t *parent);
void nyx_run_ums(void *param);
bool get_set_autorcm_status(bool change);
lv_res_t action_ums_sd(lv_obj_t *btn);
lv_res_t action_ums_emmc_gpp(lv_obj_t *btn);
#endif