This commit is contained in:
Ken Van Hoeylandt
2023-12-28 12:26:19 +01:00
parent a50fb68973
commit c4a576e4af
2 changed files with 4 additions and 2 deletions
@@ -228,6 +228,7 @@ __attribute((__noreturn__)) int32_t prv_gui_main(void* parameter) {
}
}
}
const NbApp gui_app = {
.id = "gui",
.name = "GUI",