ssd1315 OLED

Realized I forgot the Wire.begin(). Now the code will continue past the scd30.initialize(), but I still do not get anything new on the OLED.



Edit: Just calling Wire.begin() is enough to get the OLED to stop responding.