#ifndef MAIN_CONSOLE_TASK_H #define MAIN_CONSOLE_TASK_H // functions void console_task(void* arg); #endif // MAIN_CONSOLE_TASK_H