Browse Source

Try to use an Neopixel library for Travis CI

Scott Lahteine 7 years ago
parent
commit
6e3519abae
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      platformio.ini

+ 1
- 1
platformio.ini View File

28
   LiquidCrystal_I2C@1.1.2
28
   LiquidCrystal_I2C@1.1.2
29
   TMC2130Stepper
29
   TMC2130Stepper
30
   https://github.com/teemuatlut/TMC2208Stepper.git
30
   https://github.com/teemuatlut/TMC2208Stepper.git
31
-  Adafruit NeoPixel
31
+  Adafruit NeoPixel@1.1.3
32
   https://github.com/lincomatic/LiquidTWI2.git
32
   https://github.com/lincomatic/LiquidTWI2.git
33
   https://github.com/trinamic/TMC26XStepper.git
33
   https://github.com/trinamic/TMC26XStepper.git
34
   https://github.com/ameyer/Arduino-L6470.git
34
   https://github.com/ameyer/Arduino-L6470.git

Loading…
Cancel
Save