add vision protocol

This commit is contained in:
NeoZng
2022-11-03 20:38:55 +08:00
parent 25501650ce
commit 95607668e1
12 changed files with 537 additions and 25 deletions

View File

@@ -39,6 +39,8 @@
"typeinfo": "c",
"chrono": "c",
"complex": "c",
"usb_device.h": "c"
"usb_device.h": "c",
"vofa_protocol.h": "c",
"master_process.h": "c"
}
}