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

removed something

This commit is contained in:
OneOfEleven
2023-10-24 18:36:29 +01:00
parent 0b0cf75db6
commit a94f99130f
6 changed files with 11 additions and 11 deletions

2
misc.c
View File

@ -103,7 +103,7 @@ bool g_setting_scramble_enable;
uint8_t g_setting_backlight_on_tx_rx;
#ifdef ENABLE_AM_FIX
bool g_setting_am_fix;
bool g_setting_am_fix = true;
#endif
#ifdef ENABLE_AM_FIX_TEST1
uint8_t g_setting_am_fix_test1 = 0;