mirror of
https://github.com/wled/WLED.git
synced 2025-07-26 20:26:34 +00:00
Update platformio.ini
Added commented library reference for OLED display
This commit is contained in:
parent
51fb981d24
commit
58861fa524
@ -41,6 +41,8 @@ lib_deps_external =
|
|||||||
IRremoteESP8266@2.5.5
|
IRremoteESP8266@2.5.5
|
||||||
#Time@1.5
|
#Time@1.5
|
||||||
#Timezone@1.2.1
|
#Timezone@1.2.1
|
||||||
|
#For use SSD1306 0.91" OLED display uncomment following
|
||||||
|
#U8g2@~2.27.2
|
||||||
|
|
||||||
[common:esp8266]
|
[common:esp8266]
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
@ -214,4 +216,4 @@ build_flags =
|
|||||||
-D WLED_ENABLE_5CH_LEDS
|
-D WLED_ENABLE_5CH_LEDS
|
||||||
lib_deps =
|
lib_deps =
|
||||||
${common.lib_deps_external}
|
${common.lib_deps_external}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user