Add save data_type CAN
This commit is contained in:
parent
58a051b217
commit
28ce1bb556
3 changed files with 41 additions and 3 deletions
|
@ -22,7 +22,8 @@ enum {
|
|||
firmw,
|
||||
foc_id,
|
||||
angl,
|
||||
vel
|
||||
vel,
|
||||
torq
|
||||
};
|
||||
|
||||
/* for saved in FLASH float data*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue