Add more power options

Change " % " -> "%" in BuildDisplay().
This commit is contained in:
kevin
2023-07-11 22:38:15 +08:00
parent 65ad29a2ed
commit 1b9fc3f73f
4 changed files with 202 additions and 72 deletions
+4
View File
@@ -19,6 +19,10 @@ enum RADIO_TUNE_MODE {
TUNE_MAN, TUNE_AUTO, TUNE_MEM, TUNE_MI_BAND
};
enum RADIO_POWER_MODE {
DEEP_SLEEP = 0, LCD_OFF, LCD_BRIGHTNESS_1_PERCENT, LCD_BRIGHTNESS_A_QUARTER, LCD_BRIGHTNESS_HALF, RADIO_POWER_MODE_CNT
};
static const char* const PTY_EU[] {
"None",
"News",