mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 22:58:10 +08:00
Fix SENS_EN_SF1XX max value
Signed-off-by: Ricardo Marques <marques.ricardo17@gmail.com>
This commit is contained in:
committed by
Daniel Agar
parent
7ff25373e4
commit
a4927606ed
@@ -36,7 +36,7 @@
|
||||
*
|
||||
* @reboot_required true
|
||||
* @min 0
|
||||
* @max 5
|
||||
* @max 6
|
||||
* @group Sensors
|
||||
* @value 0 Disabled
|
||||
* @value 1 SF10/a
|
||||
|
||||
Reference in New Issue
Block a user