mirror of
https://github.com/egzumer/uv-k5-firmware-custom.git
synced 2025-12-12 20:49:47 +04:00
AM fix update, RSSI bar graphs now include gain compensation
This commit is contained in:
@@ -107,8 +107,8 @@ void FUNCTION_Select(FUNCTION_Type_t Function)
|
||||
|
||||
if (PreviousFunction == FUNCTION_TRANSMIT)
|
||||
{
|
||||
gVFO_RSSI_Level[0] = 0;
|
||||
gVFO_RSSI_Level[1] = 0;
|
||||
gVFO_RSSI_bar_level[0] = 0;
|
||||
gVFO_RSSI_bar_level[1] = 0;
|
||||
}
|
||||
else
|
||||
if (PreviousFunction != FUNCTION_RECEIVE)
|
||||
|
||||
Reference in New Issue
Block a user