Use pure ascii encoding to prevent character encoding issues

master
inmarket 2023-07-12 12:02:40 +10:00
parent e028d196f5
commit 025cef93cc
1 changed files with 1 additions and 1 deletions

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)