| /C-OSD/trunk/osd_ncmode_minimal.c |
|---|
| 26,9 → 26,8 |
| #if (!(ALLCHARSDEBUG || (WRITECHARS != -1)) && !FCONLY) |
| int osd_ncmode_minimal() { |
| if (!(COSD_FLAGS_MODES & COSD_FLAG_HUD)) { |
| clear(); |
| } else { |
| if (COSD_FLAGS_MODES & COSD_FLAG_HUD) { |
| // write icons at init or after menu/mode-switch |
| if (!(COSD_FLAGS_RUNTIME & COSD_ICONS_WRITTEN)) { |
| write_char_xy(4, top_line, 0xCB); // km/h |