/** * TODO file description */ #ifndef BLUEPILLTROUBA_APP_GUI_H #define BLUEPILLTROUBA_APP_GUI_H void app_task_gui(void *argument); #endif //BLUEPILLTROUBA_APP_GUI_H