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