0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-19 22:58:04 +03:00

frequency scan ignore list update

This commit is contained in:
OneOfEleven
2023-11-04 12:53:36 +00:00
parent 13dfd039bd
commit c502345b33
7 changed files with 39 additions and 25 deletions

View File

@ -286,6 +286,8 @@ typedef struct {
uint8_t vox_enabled; //
uint8_t vox_level; //
uint8_t mic_sensitivity; //
// 0x0E78
#ifdef ENABLE_CONTRAST
uint8_t lcd_contrast; // 1of11
#else