Yes, I deleted everything because it stopped the program. I used Adafruit_SSD1306.h, and it stopped at
while(!display.begin(SSD1306_SWITCHCAPVCC, 0x3C)) { // Address 0x3D for 128x64
Serial.println(F("SSD1306 allocation failed"));
}
Yes, I deleted everything because it stopped the program. I used Adafruit_SSD1306.h, and it stopped at
while(!display.begin(SSD1306_SWITCHCAPVCC, 0x3C)) { // Address 0x3D for 128x64
Serial.println(F("SSD1306 allocation failed"));
}