add motor_task.c

This commit is contained in:
NeoZng
2022-10-20 21:14:17 +08:00
parent 78f85b7fda
commit a3a95768e6
12 changed files with 204 additions and 43 deletions

View File

@@ -26,6 +26,9 @@
"can_receive.h": "c",
"can_process.h": "c",
"can.h": "c",
"stdlib.h": "c"
"stdlib.h": "c",
"lk9025.h": "c",
"dji_motor.h": "c",
"ht04.h": "c"
}
}