Skip to content

Firmware v1.4.0

Compare
Choose a tag to compare
@tjko tjko released this 25 Mar 02:45
· 109 commits to main since this release
  • Support for select LCD displays (480x320 and 320x240 resolution)
  • Initial support for custom themes on LCD displays.
  • Support for 128x128 resolution OLED (I2C) displays.
  • Fix OLED flickering issues.
  • Improved latency. Fan control is now on second core, while I/O (serial, TCP/IP, etc) happens on first core.
  • New commands:
    • SYS:SERIAL
    • SYS:SPI
    • SYS:DISP:THEME

Full Changelog: v1.3.0...v1.4.0