浏览代码

Require a newer Neopixel

Scott Lahteine 5 年前
父节点
当前提交
d0dd1a387e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      platformio.ini

+ 1
- 1
platformio.ini 查看文件

@@ -28,7 +28,7 @@ lib_deps =
28 28
   U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/bugfix.zip
29 29
   LiquidCrystal@1.3.4
30 30
   TMCStepper@>=0.5.0,<1.0.0
31
-  Adafruit NeoPixel@1.1.3
31
+  Adafruit NeoPixel@1.2.5
32 32
   LiquidTWI2=https://github.com/lincomatic/LiquidTWI2/archive/master.zip
33 33
   Arduino-L6470=https://github.com/ameyer/Arduino-L6470/archive/dev.zip
34 34
   SailfishLCD=https://github.com/mikeshub/SailfishLCD/archive/master.zip

正在加载...
取消
保存