mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-04-28 06:11:24 +03:00
.
This commit is contained in:
parent
9b911822d1
commit
c68bff681e
@ -364,6 +364,7 @@ void processFKeyFunction(const key_code_t Key)
|
||||
if (g_fkey_pressed)
|
||||
{
|
||||
g_eeprom.config.setting.panadapter = (g_eeprom.config.setting.panadapter + 1) & 1u;
|
||||
g_request_save_settings = true;
|
||||
break;
|
||||
}
|
||||
#endif
|
||||
|
BIN
firmware.bin
BIN
firmware.bin
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user