#include "fifo.h" #include "hal.h" extern FIFO KeyBuffer; #ifdef __cplusplus extern "C" #endif void vTaskCTRL(void* pvParameters);