mirror of
https://github.com/jhbruhn/butns.git
synced 2025-07-01 17:08:49 +00:00
Fix library names
This commit is contained in:
parent
3eab06379f
commit
58b0ed3362
1 changed files with 2 additions and 2 deletions
4
.github/workflows/compile-sketch.yml
vendored
4
.github/workflows/compile-sketch.yml
vendored
|
@ -23,5 +23,5 @@ jobs:
|
|||
sketch-paths: |
|
||||
- firmware/
|
||||
libraries: |
|
||||
- name: Adafruit_NeoPixel
|
||||
- name: Adafruit_MPU6050
|
||||
- name: Adafruit NeoPixel
|
||||
- name: Adafruit MPU6050
|
||||
|
|
Loading…
Reference in a new issue