betaflight / betaflight-tx-lua-scripts

Collection of scripts to configure Betaflight from your TX (currently only supported in OpenTx)
GNU General Public License v3.0
604 stars 142 forks source link

CMS periodic refresh when stick movement detected #420

Closed klutvott123 closed 2 years ago

klutvott123 commented 2 years ago

Detects stick movement and starts a periodic refresh until the menu is received. If the data is received before 800ms has passed, the periodic refresh is disabled until the sticks are moved again. This is to avoid having to manually refresh the menu.