增加云台相关指令

This commit is contained in:
bmy
2024-05-17 23:45:53 +08:00
parent 478e698ae9
commit c98bf44c8d
5 changed files with 100 additions and 29 deletions

View File

@@ -4,6 +4,7 @@
"string.h": "c",
"stdint.h": "c",
"by_serial.h": "c",
"log.h": "c"
"log.h": "c",
"termios.h": "c"
}
}