common: Use the correct magic number in Fixed15_49::pi_div_two().
[gps-watch.git] / src / common / display.rs
2020-01-06 Tilman Sauerbeckcommon: Tweak bit order of screen data.
2020-01-06 Tilman Sauerbeckcommon: Implement display::show_icon() and display...
2020-01-05 Tilman Sauerbeckcommon: Add the display module.