#include "system/task_crc.h" #include "system/data_channel.h" #include "system/float_word.h" int task_crc_run( void * task ) { // TODO return 0; }