Skip to content

v0.3.1

Choose a tag to compare

@caemor caemor released this 06 Apr 07:34
20fc874

Added

  • Example for epd4in2 and BluePill-Board

Changed

  • Improved CI

Fixed

  • Timing issues in display_frame function: epd1in54 and epd2in9 were both missing a necessary wait_until_idle call at the end of their display_frame function which sometimes caused invalid/ignored commands/inputs afterwards
  • Some CI Targets were not tested correctly before