Update neopixel version for C5

This commit is contained in:
Just Call Me Koko
2025-10-07 12:12:58 -04:00
parent fc903cc66b
commit 828d0b1760
3 changed files with 9 additions and 4 deletions

View File

@@ -143,7 +143,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: adafruit/Adafruit_NeoPixel
ref: 1.10.7
ref: 1.12.0
path: CustomAdafruit_NeoPixel
- name: Install ArduinoJson

View File

@@ -183,7 +183,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: adafruit/Adafruit_NeoPixel
ref: 1.10.7
ref: 1.12.0
path: CustomAdafruit_NeoPixel
- name: Install ArduinoJson