mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-19 22:58:04 +03:00
Removed floating point stuff
This commit is contained in:
3
misc.c
3
misc.c
@ -29,9 +29,6 @@ const uint32_t gDefaultAesKey[4] = {0x4AA5CC60, 0x0312CC5F, 0xFFD2DABB, 0x6BB
|
||||
|
||||
const uint8_t gMicGain_dB2[5] = {3, 8, 16, 24, 31};
|
||||
|
||||
const uint32_t *gUpperLimitFrequencyBandTable;
|
||||
const uint32_t *gLowerLimitFrequencyBandTable;
|
||||
|
||||
bool gSetting_350TX;
|
||||
bool gSetting_KILLED;
|
||||
bool gSetting_200TX;
|
||||
|
Reference in New Issue
Block a user