nyx: info: make cal0 dumping public

This commit is contained in:
CTCaer
2023-06-09 11:01:08 +03:00
parent 25b181bf36
commit dc8f6beb8d
2 changed files with 59 additions and 34 deletions

View File

@@ -20,5 +20,6 @@
#include <libs/lvgl/lvgl.h>
void create_tab_info(lv_theme_t *th, lv_obj_t *parent);
int dump_cal0();
#endif