Fixed oled reset timing
I2C OLED displays which require a separate reset signal won't ACK a I2C address ping until they've been reset. This update moves the reset code before the address ping.
I2C OLED displays which require a separate reset signal won't ACK a I2C address ping until they've been reset. This update moves the reset code before the address ping.