mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-20 09:39:06 +08:00
Roboclaw: Fix CI pr issue
This commit is contained in:
parent
7c45093908
commit
9ce090f2da
@ -35,11 +35,11 @@ parameters:
|
||||
min: 128
|
||||
max: 135
|
||||
values:
|
||||
128: 0x80
|
||||
129: 0x81
|
||||
130: 0x82
|
||||
131: 0x83
|
||||
132: 0x84
|
||||
133: 0x85
|
||||
134: 0x86
|
||||
135: 0x87
|
||||
128: '0x80'
|
||||
129: '0x81'
|
||||
130: '0x82'
|
||||
131: '0x83'
|
||||
132: '0x84'
|
||||
133: '0x85'
|
||||
134: '0x86'
|
||||
135: '0x87'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user