u360gts 11.3.0 RC1
Pre-release
Pre-release
raul-ortega
released this
10 Nov 23:36
·
10 commits
to development
since this release
New features
Added support for the OLED display based on the SH-1106 driver, enabling compatibility with this display model.
Parameter oled_type, has been added to support different OLED display drivers. This parameter accepts the following values:
- oled_type = 0 (default): Selects the SSD1306-based OLED display.
- oled_type = 1: Selects the SH-1106-based OLED display.
To enable the SH-1106 display, set oled_type to 1 in your configuration. By default, if oled_type is not specified, the system will use the SSD1306 display (oled_type = 0).
This addition allows for enhanced flexibility and compatibility with multiple OLED display types.
New Contributors
- @Avegawanderer made their first contribution in #120
- @pmarkiewicz made their first contribution in #104
Full Changelog: 11.2.0...11.3.0-RC1
Configurator
Firmware v11.3.0 is full supported by u360gts-configurator v4.3.1