add motor

This commit is contained in:
NeoZng
2022-10-29 23:14:19 +08:00
parent f46a463449
commit 5f59ebb916
21 changed files with 88 additions and 18731 deletions

View File

@@ -31,6 +31,11 @@
"dji_motor.h": "c",
"ht04.h": "c",
"controller.h": "c",
"memory.h": "c"
"memory.h": "c",
"motor_task.h": "c",
"functional": "c",
"stdexcept": "c",
"tuple": "c",
"typeinfo": "c"
}
}