[feat] 加入对serial3数传支持
加入对serial3数传支持 57600 # 类型 包含: # feat:新功能(feature) # fix:修补bug # docs:文档(documentation) # style: 格式(不影响代码运行的变动) # refactor:重构(即不是新增功能,也不是修改bug的代码变动) # test:增加测试 # chore:构建过程或辅助工具的变动
This commit is contained in:
parent
d880885ebf
commit
e15698047a
@ -551,6 +551,8 @@ SERIAL1_PROTOCOL,1
|
||||
SERIAL2_BAUD,115
|
||||
SERIAL2_OPTIONS,0
|
||||
SERIAL2_PROTOCOL,5
|
||||
SERIAL3_PROTOCOL,1
|
||||
SERIAL3_BAUD,57
|
||||
SERVO_32_ENABLE,0
|
||||
SERVO_BLH_3DMASK,0
|
||||
SERVO_BLH_AUTO,0
|
||||
|
Loading…
Reference in New Issue
Block a user