Skip to content

0.3.1

Choose a tag to compare

@geeksville geeksville released this 22 Jun 02:52

0.3.1 beta

Main features/fixes:

  • support turn, back, forward, up, zoom, twist gestures natively. be careful to not confuse with drags. add various slope/min-dist/max-time thresholds.
  • allow setting brightness by putting that GPIO on a hw PWM output
  • @chmouel added support for jc4827w543r board
  • @ckirmse added support for:
    • MakerFabs MaTouch 4.3" (matouch_43)
    • SQUiXL by Unexpected Maker.
    • He also added the PWM based LED controller - which made it much easier to add variable backlight brightness to all the boards.
  • update readme based on this progress... trackpad is 'finished'
  • properly warn user if selected gif/file is too large to use (based on ram size)
  • publish the opendeck plugin
  • progress on user widgets (not yet user visible, but closer to a 'stable' API)
  • cleanup screens.py constants
  • Give user friendly error msg if firmware or py code is too old
  • when using ch341 uart try to use 460800 for better speeds

Full Changelog: v0.2.12...v0.3.1