User Manual
Table Of Contents
- 6 -
file that was just loaded (the path of this file is different, it will usually be
under the "libraries" file in the arduino installation directory, or in arduino
The "libraries" file under the code file storage path. Mine is under the "C: \
Users \ Admin \ Documents \ Arduino \ libraries \ Adafruit_SSD1306" path),
as shown below.
Step 5: Open the file in Notepad and find the location shown below.
Step 6: Uncomment "#define SSD1306_128_64", and then comment
"#define SSD1306_128_32". as the picture shows. Save and exit after
making changes.