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:
7
tests/components/tlc5971/test.esp8266.yaml
Normal file
7
tests/components/tlc5971/test.esp8266.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
substitutions:
|
||||
clock_pin: GPIO15
|
||||
data_pin: GPIO14
|
||||
lat_pin: GPIO13
|
||||
|
||||
packages:
|
||||
common: !include common.yaml
|
||||
Reference in New Issue
Block a user