Releases: elral/MF_FCU_EFIS_OLEDs
Releases · elral/MF_FCU_EFIS_OLEDs
Update to 1.0.1
What's Changed
Other Changes ⚡
- fixed typos and increased timeout by @murad-alm in #17
- fixed typos for Pico board and updated Readme by @murad-alm in #19
- Update to version 1.0.1 by @elral in #20
New Contributors
- @murad-alm made their first contribution in #17
Full Changelog: 1.0.0...1.0.1
Full working version
What's Changed
- Changed folder name in zip file, clean up device.ini and copy FW files by @elral in #10
- consider white spaces in folder path by @elral in #11
- increase timeout to 30sec for Mega by @elral in #12
- update readme by @elral in #13
- fixes timeout error when flashing the FW by @elral in #14
Full Changelog: 0.9.2...1.0.0
Update to version 0.9.2
Increase connection time after connect
What's Changed
Full Changelog: 0.9.0...0.9.1
Beta Relase with additional SSD1306 support
With I2C address the driver for the OLED is defined.
Address 0x70
is for OLED's with SH1106G driver, 0x71
is for OLED's with SSD1306 driver.
What's Changed
Other Changes ⚡
New Contributors
Full Changelog: 0.1.0...0.9.0
Alpha release
First release, port expander is directly connected to a Mega or Pico.
No need for an additional ESP32.
Further test are outstanding.