OpenI6X / opentx

OpenTX for FlySky FS-i6X
GNU General Public License v2.0
165 stars 40 forks source link

Delay for FSgimbal throttle check #378

Closed rafolg closed 11 months ago

rafolg commented 11 months ago

The initial serial connection between the radio and the FSgimbal is not fast enough for the current implementation of the throttle check.

A delay of 23 ms is needed before firing the throttle check in opentx.cpp

This has been successfully tested and working fine.