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

Fix frequency band error from yesterday

This commit is contained in:
OneOfEleven
2023-10-03 11:48:00 +01:00
parent 010ea0308a
commit c5c86d0ad0
7 changed files with 32 additions and 48 deletions

View File

@ -443,7 +443,7 @@
#if 0
if (gain_table_index[vfo] == gain_table_index_prev[vfo])
return; // no gain change
return; // no gain change - this is to reduce writing to the BK chip on ever call
#endif
#endif