@@ -372,6 +372,9 @@ void DisplayRSSIBar(const bool now)
else {
sprintf(str, "+%02d", overS9dBm);
}
if(gSetting_set_met)
UI_PrintStringSmallNormal(str, LCD_WIDTH + 38, 0, line - 1);
else
UI_PrintStringSmallBold(str, LCD_WIDTH + 38, 0, line - 1);
#else
if(overS9Bars == 0) {
The note is not visible to the blocked user.