Rev 331 | Rev 336 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 331 | Rev 335 | ||
---|---|---|---|
Line 571... | Line 571... | ||
571 | } else { |
571 | } else { |
572 | write_char_xy(20, top_line, 233); //big arrow down |
572 | write_char_xy(20, top_line, 233); //big arrow down |
573 | } |
573 | } |
Line 574... | Line 574... | ||
574 | 574 | ||
- | 575 | // TODO: is this really dm? |
|
575 | // TODO: is this really dm? |
576 | //note:lephisto:according to several sources it's /30 |
Line 576... | Line 577... | ||
576 | write_number_s(22, top_line, naviData.Altimeter/10); |
577 | write_number_s(22, top_line, naviData.Altimeter/30); |
577 | 578 | ||
Line 578... | Line 579... | ||
578 | // seccond line |
579 | // seccond line |