0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-07-09 15:20:26 +03:00

M fix revert - for now

This commit is contained in:
OneOfEleven
2023-09-23 17:23:21 +01:00
parent 6fbcbef960
commit 9626dbb40e
12 changed files with 300 additions and 166 deletions

3
misc.h
View File

@ -133,6 +133,9 @@ extern bool gSetting_ScrambleEnable;
#ifdef ENABLE_AM_FIX
extern bool gSetting_AM_fix;
#endif
#ifdef ENABLE_AM_FIX_TEST1
extern uint8_t gSetting_AM_fix_test1;
#endif
#ifdef ENABLE_AUDIO_BAR
extern bool gSetting_mic_bar;
#endif