Added a multi channel example with run limit, tilting and channel selection features. Refs #1104 and closes #1111.
9 lines
164 B
YAML
9 lines
164 B
YAML
dependencies:
|
|
idf:
|
|
version: '>=4.1.0'
|
|
espressif/button: ^4.1.1
|
|
espressif/led_indicator: ^1.1.1
|
|
relay_chn:
|
|
version: '*'
|
|
override_path: ../../../
|