mirror of https://github.com/ArduPilot/ardupilot
4 lines
76 B
C
4 lines
76 B
C
|
void can_start();
|
||
|
void can_update();
|
||
|
void can_set_node_id(uint8_t node_id);
|