mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Implemented support for the TLC5971 as an output component (#6494)
This commit is contained in:
6
tests/components/tlc5971/test.esp32-c3-idf.yaml
Normal file
6
tests/components/tlc5971/test.esp32-c3-idf.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
substitutions:
|
||||
clock_pin: GPIO5
|
||||
data_pin: GPIO4
|
||||
|
||||
packages:
|
||||
common: !include common.yaml
|
||||
Reference in New Issue
Block a user