SH1106... no display

ESP32s

Tried

feathwing Adafruit_SSD1306 display = Adafruit_SSD1306(128, 32, &Wire);
Adafruit_SSD1306 display(SCREEN_WIDTH, SCREEN_HEIGHT, &Wire, OLED_RESET);
Adafruit
u8g2

First it came on with a dirty white screen with half of adafruit logo, once I got the u8g2 the thing went blank. Tried both new out of bag. It;s getting pretty warm though.

GND
VCC to 3v3
SDA to 21
SCL to 22

It;s getting pretty warm though.

Maybe GND and VCC are swapped.

Oliver

Got real tired and did THAT.
. that got it HOT. But I felt dumb for doing that..
So I couldn't of wrecked it with code or 3.3v to vcc?... I'm clueless