Skip to content

Commit

Permalink
🔨 Use Adafruit NeoPixel 1.12.3 (#27314)
Browse files Browse the repository at this point in the history
  • Loading branch information
classicrocker883 authored Jul 29, 2024
1 parent eab1375 commit b4dd20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ini/features.ini
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ HAS_MOTOR_CURRENT_(I2C|DAC|SPI|PWM) = build_src_filter=+<src/gcode/feature/di
HAS_MOTOR_CURRENT_I2C = SlowSoftI2CMaster
build_src_filter=+<src/feature/digipot>
LIB_INTERNAL_MAX31865 = build_src_filter=+<src/libs/MAX31865.cpp>
NEOPIXEL_LED = adafruit/Adafruit NeoPixel@~1.8.0
NEOPIXEL_LED = adafruit/Adafruit NeoPixel@~1.12.3
build_src_filter=+<src/feature/leds/neopixel.cpp>
I2C_AMMETER = peterus/[email protected]
build_src_filter=+<src/feature/ammeter.cpp>
Expand Down

0 comments on commit b4dd20c

Please sign in to comment.