Add bootloader flag in the flash
This commit is contained in:
parent
ec086e2d47
commit
c0c42339f1
5 changed files with 17 additions and 2 deletions
|
@ -17,6 +17,7 @@ void send_angle();
|
|||
void send_motor_enabled();
|
||||
void send_motor_enabled();
|
||||
void send_id();
|
||||
void firmware_update();
|
||||
// void send_motor_torque();
|
||||
void send_pid(uint8_t param_pid);
|
||||
void setup_id(uint8_t my_id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue