bitbank2 / ssd1327

SSD1327 and SSD1322 OLED display library for Arduino+Linux
26 stars 5 forks source link

i2c demo #4

Open xxVDRxx opened 4 years ago

xxVDRxx commented 4 years ago

C:\Users\dr\Documents\Arduino\libraries\ssd1327\src\ssd1327.cpp:675:11: error: 'iBG' was not declared in this scope

       iBG = ucBG;

When try compile... My setup: ssd1327Init(OLED_128x128, 0x7a, 0, 0, 0xff, 0xff, 400000L);