adjust readme
Some checks failed
Generic zig build / build (push) Failing after 1m36s

This commit is contained in:
Emil Lerch 2024-04-30 21:31:16 -07:00
parent a2bca12bc7
commit 3987af3e9d
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

View File

@ -57,7 +57,7 @@ Initialization sequence:
0x00 0xaf # Turn on display
```
Note that most real applications do a bunch of other things so as not to
assume any specific state on startup.
Note that most real applications do a bunch of other things so as not to assume
any specific state on startup.
[Reference](https://github.com/adafruit/Adafruit_SSD1306/blob/master/Adafruit_SSD1306.cpp#L565-L616)