Not need clear text

pull/52/head
DiSlord Live 3 years ago
parent 1d9c85c7c3
commit a1eeae37f3

@ -1846,8 +1846,8 @@ draw_frequencies(void)
#ifdef TINYSA4 #ifdef TINYSA4
if (get_sweep_frequency(ST_STOP) > 2000000000ULL && setting.attenuate_x2 >= 16 ) { if (get_sweep_frequency(ST_STOP) > 2000000000ULL && setting.attenuate_x2 >= 16 ) {
ili9341_drawstring("REDUCED LINEARITY", p2 - 18*7, FREQUENCIES_YPOS); ili9341_drawstring("REDUCED LINEARITY", p2 - 18*7, FREQUENCIES_YPOS);
} else }// else
ili9341_drawstring(" ", p2 - 18*7, FREQUENCIES_YPOS); // ili9341_drawstring(" ", p2 - 18*7, FREQUENCIES_YPOS);
#endif #endif
} }

Loading…
Cancel
Save

Powered by TurnKey Linux.