Skip to content

Commit f229a92

Browse files
authored
Merge pull request #478 from TcMenu/feature/add-new-display-configuration
Add a configuration for new u8g2 display
2 parents e8ff2a7 + 8a8d896 commit f229a92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xmlPlugins/core-display/u8g2SimpleBuilder.xml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<Choice desc="SSD1306 128x64 HW I2C">U8G2_SSD1306_128X64_NONAME_F_HW_I2C</Choice>
2727
<Choice desc="SSD1306 128x64 SW I2C">U8G2_SSD1306_128X64_NONAME_F_SW_I2C</Choice>
2828
<Choice desc="SSD1306 128x64 3W HW I2C">U8G2_SSD1306_128X64_NONAME_F_3W_HW_SPI</Choice>
29+
<Choice desc="SSD1309 128x64 HW I2C">U8G2_SSD1309_128X64_NONAME0_F_HW_I2C</Choice>
2930

3031
<Choice desc="SH1106 128X64 4W SW SPI">U8G2_SH1106_128X64_NONAME_F_4W_SW_SPI</Choice>
3132
<Choice desc="SH1106 128X64 4W HW SPI">U8G2_SH1106_128X64_NONAME_F_4W_HW_SPI</Choice>

0 commit comments

Comments
 (0)