Skip to content

Commit

Permalink
Add APA102 config example
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Apr 23, 2020
1 parent 1307ec2 commit 40df540
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions examples/led-strip-mini-hat-apa102.yml
@@ -0,0 +1,14 @@
pixels: 50
devices:
APA102_A:
type: APA102
gpio_data: 10
gpio_clock: 11
pixels: 25
offset: 0
APA102_B:
type: APA102
gpio_data: 20
gpio_clock: 21
pixels: 25
offset: 25

0 comments on commit 40df540

Please sign in to comment.