Closed liebman closed 6 years ago
The ESP32 core sets -Werror=all
for File > Preferences > Compiler warnings: More or All. Thus, depending on the preference settings, these warnings can actually cause compilation to fail.
Closes https://github.com/ThingPulse/esp8266-oled-ssd1306/issues/137 Closes https://github.com/ThingPulse/esp8266-oled-ssd1306/issues/140 Closes https://github.com/ThingPulse/esp8266-oled-ssd1306/issues/162
cleaned up the compiler warnings.