mirror of
https://github.com/esphome/esphome.git
synced 2025-01-02 18:27:55 +01:00
Bump NeoPixelBus from 2.5.2 to 2.5.7 (#1165)
This commit is contained in:
parent
e8272759be
commit
2e1d14b8b1
@ -181,4 +181,4 @@ def to_code(config):
|
||||
cg.add(var.set_pixel_order(getattr(ESPNeoPixelOrder, config[CONF_TYPE])))
|
||||
|
||||
# https://github.com/Makuna/NeoPixelBus/blob/master/library.json
|
||||
cg.add_library('NeoPixelBus-esphome', '2.5.2')
|
||||
cg.add_library('NeoPixelBus-esphome', '2.5.7')
|
||||
|
@ -15,7 +15,7 @@ lib_deps =
|
||||
ArduinoJson-esphomelib@5.13.3
|
||||
ESPAsyncWebServer-esphome@1.2.6
|
||||
FastLED@3.3.3
|
||||
NeoPixelBus-esphome@2.5.2
|
||||
NeoPixelBus-esphome@2.5.7
|
||||
ESPAsyncTCP-esphome@1.2.2
|
||||
1655@1.0.2 ; TinyGPSPlus (has name conflict)
|
||||
6865@1.0.0 ; TM1651 Battery Display
|
||||
|
Loading…
Reference in New Issue
Block a user