From f105436b41a1577f22b4ad09c1912670a55c09d8 Mon Sep 17 00:00:00 2001 From: Ser Ko Date: Wed, 5 Feb 2020 12:23:06 -0500 Subject: [PATCH] Corrected comment Since 2 common size of OLED display can be used (0.91" and 0.96") removed comment about display size --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index c382f9243..842009550 100644 --- a/platformio.ini +++ b/platformio.ini @@ -51,7 +51,7 @@ lib_deps_external = https://github.com/crankyoldgit/IRremoteESP8266.git #Time@1.5 #Timezone@1.2.1 - #For use SSD1306 0.91" OLED display uncomment following + #For use SSD1306 OLED display uncomment following #U8g2@~2.27.2 #For Dallas sensor uncomment following 2 lines #DallasTemperature@~3.8.0