新增电脑通过USB发送产品code,然后dongle根据新的code重新发起广播的功能

This commit is contained in:
2026-07-27 15:00:47 +08:00
parent c843fb24e0
commit df37ff1b23
51 changed files with 2326 additions and 1812 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
{
"files.associations": {
"debug.h": "c",
"includes.h": "c"
"includes.h": "c",
"cdc.h": "c"
}
}