adafruit / Adafruit_SSD1306

Arduino library for SSD1306 monochrome 128x64 and 128x32 OLEDs
http://www.adafruit.com/category/63_98
Other
1.75k stars 964 forks source link

Update ssd1306_128x64_i2c.ino #211

Open critchards opened 3 years ago

critchards commented 3 years ago

add function declarations before they are called this is necessary for platformio in vscode this should not affect Arduino

critchards commented 3 years ago

@BillyDonahue is this better?