File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ Contributing
81
81
============
82
82
83
83
Contributions are welcome! Please read our `Code of Conduct
84
- <https://github.com/adafruit/Adafruit_CircuitPython_SSD1325/blob/master /CODE_OF_CONDUCT.md> `_
84
+ <https://github.com/adafruit/Adafruit_CircuitPython_SSD1325/blob/main /CODE_OF_CONDUCT.md> `_
85
85
before contributing to help this project stay welcoming.
86
86
87
87
Documentation
Original file line number Diff line number Diff line change 36
36
b"\xa8 \x01 \x3f " # Mux ratio is 1/64
37
37
b"\xa1 \x01 \x00 " # Display start line is 0
38
38
b"\xa2 \x01 \x4c " # Display offset is 0
39
- b"\xad \x01 \x02 " # set master config
39
+ b"\xad \x01 \x02 " # set main config
40
40
b"\xa0 \x01 \x50 " # remap memory
41
41
b"\x86 \x00 " # set current
42
42
b"\xb8 \x08 \x01 \x11 \x22 \x32 \x43 \x54 \x65 \x76 " # Set graytable
You can’t perform that action at this time.
0 commit comments