mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2026-01-15 14:23:52 -08:00
Update neopixel version for C5
This commit is contained in:
2
.github/workflows/build_parallel.yml
vendored
2
.github/workflows/build_parallel.yml
vendored
@@ -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
|
||||
|
||||
2
.github/workflows/nightly_build.yml
vendored
2
.github/workflows/nightly_build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user