Files
witmotionDll/question.txt
tangchao0503 14a4518e2e 1、从文件register.h中重构出命令文件witcommand.h;
2、解析命令行参数;
3、修改串口类(继承基类SerialPortBase)的bug;
4、添加命令行选项--rlx1:任工想要的设置;
2022-07-15 22:09:06 +08:00

5 lines
260 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

wit_c_sdk问题
1、WitWriteReg WitReadReg是读寄存器为啥代码中用的还是p_WitSerialWriteFunc
2、打开串口相关代码有问题 → 解决;
3、qt的串口类设置波特率时任何数字都能成功这是什么鬼