#ifndef MAIN_CMD_CAN_H #define MAIN_CMD_CAN_H // functions void register_can_commands(void); #endif // MAIN_CMD_CAN_H