mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Use latest version of the NeoPixelBus-esphome library (#1701)
This commit is contained in:
@@ -205,4 +205,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.7")
|
||||
cg.add_library("NeoPixelBus-esphome", "2.6.2")
|
||||
|
||||
Reference in New Issue
Block a user