Update platformio.ini

Added commented library reference for OLED display
This commit is contained in:
srg74 2019-12-31 17:57:15 -05:00 committed by GitHub
parent 51fb981d24
commit 58861fa524
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,8 @@ lib_deps_external =
IRremoteESP8266@2.5.5
#Time@1.5
#Timezone@1.2.1
#For use SSD1306 0.91" OLED display uncomment following
#U8g2@~2.27.2
[common:esp8266]
# ------------------------------------------------------------------------------