DeviationTX / deviation

Custom firmware for RC Transmitters
http://www.deviationtx.com
GNU General Public License v3.0
247 stars 153 forks source link

Add handling for changes in CRSF COMMAND dialogs #1036

Closed hexfet closed 1 year ago

hexfet commented 1 year ago

Dialog type may change after creation, for example from PROGRESS to CONFIRMATION_NEEDED. This requires changing the dialog from one button to two buttons.

Also handle longer COMMAND info strings - up to 39 characters.