Rover: TELEM_DELAY parameter range to 30sec
No functional change
This commit is contained in:
parent
dfb16dc6e5
commit
d39190ff30
@ -80,7 +80,7 @@ const AP_Param::Info Rover::var_info[] = {
|
|||||||
// @Description: The amount of time (in seconds) to delay radio telemetry to prevent an Xbee bricking on power up
|
// @Description: The amount of time (in seconds) to delay radio telemetry to prevent an Xbee bricking on power up
|
||||||
// @User: Standard
|
// @User: Standard
|
||||||
// @Units: seconds
|
// @Units: seconds
|
||||||
// @Range: 0 10
|
// @Range: 0 30
|
||||||
// @Increment: 1
|
// @Increment: 1
|
||||||
GSCALAR(telem_delay, "TELEM_DELAY", 0),
|
GSCALAR(telem_delay, "TELEM_DELAY", 0),
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user