can_wizard/main/cmd_can.h

10 lines
122 B
C
Raw Normal View History

2023-11-24 05:43:28 +00:00
#ifndef MAIN_CMD_CAN_H
#define MAIN_CMD_CAN_H
// functions
void register_can_commands(void);
#endif // MAIN_CMD_CAN_H