|
|
|
@ -67,7 +67,7 @@ const AP_Param::Info Plane::var_info[] = {
@@ -67,7 +67,7 @@ const AP_Param::Info Plane::var_info[] = {
|
|
|
|
|
// @Description: The amount of time (in seconds) to delay radio telemetry to prevent an Xbee bricking on power up
|
|
|
|
|
// @User: Standard
|
|
|
|
|
// @Units: seconds
|
|
|
|
|
// @Range: 0 10
|
|
|
|
|
// @Range: 0 30
|
|
|
|
|
// @Increment: 1
|
|
|
|
|
GSCALAR(telem_delay, "TELEM_DELAY", 0), |
|
|
|
|
|
|
|
|
|