Adafruit_SSD1306
Adafruit_SSD1306 copied to clipboard
Using clearDisplay() in the main loop causes Arduino Micro / Pro Micro bootloader to crash
Still working on an example of this bug but as far as I could tested using clearDisplay() in the main loop causes the Arduino Micro bootloader to crash making all further upload from the Arduino IDE unavailable.
I really don't know what could cause this. My minimal example did not use anything but this Library.