Hi all,
I'd like to add an option in the tx configuration menu to toggle the backlight on/off using a switch instead of using a dimmer timer. I understand how to add the menu items in the tx_configure.c using GUI_CreateLabelBox and GUI_CreateTextSelect but I don't know how to set a callback to toggle the backlight when that setting is changed. Any input would be much appreciated!