Use pure ascii encoding to prevent character encoding issues

This commit is contained in:
inmarket 2023-07-12 12:02:40 +10:00
parent e028d196f5
commit 025cef93cc

View File

@ -1,6 +1,6 @@
Description:
Driver for OLED with 4-wire serial interface and I²C/SPI interface
Driver for OLED with 4-wire serial interface and I2C/SPI interface
Know restictions:
- Driver works only with SSD1306 hooked up over I2C or SPI (include corresponding header)