diff --git a/src/main/rx/rx.c b/src/main/rx/rx.c index 88dfaf1712..97919b8e41 100644 --- a/src/main/rx/rx.c +++ b/src/main/rx/rx.c @@ -130,7 +130,7 @@ void pgResetFn_rxConfig(rxConfig_t *rxConfig) .spektrum_sat_bind = 0, .spektrum_sat_bind_autoreset = 1, .midrc = RX_MID_USEC, - .mincheck = 1100, + .mincheck = 1050, .maxcheck = 1900, .rx_min_usec = RX_MIN_USEC, // any of first 4 channels below this value will trigger rx loss detection .rx_max_usec = RX_MAX_USEC, // any of first 4 channels above this value will trigger rx loss detection