Add Contrast feature

This commit is contained in:
Armel FAUVEAU
2024-02-03 05:50:00 +01:00
parent 4b7dd4bdde
commit e8760bda5f
9 changed files with 52 additions and 0 deletions

1
misc.h
View File

@@ -160,6 +160,7 @@ extern enum BacklightOnRxTx_t gSetting_backlight_on_tx_rx;
extern uint8_t gSetting_set_low;
extern bool gSetting_set_ptt;
extern uint8_t gSetting_set_tot;
extern uint8_t gSetting_set_ctr;
#endif
#ifdef ENABLE_AUDIO_BAR