Add a single channel example
Added a single channel example with run limit and tilting features. Refs #1104 and closes #1105.
This commit is contained in:
8
examples/relay_chn_single/main/idf_component.yml
Normal file
8
examples/relay_chn_single/main/idf_component.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
dependencies:
|
||||
idf:
|
||||
version: '>=4.1.0'
|
||||
espressif/button: ^4.1.1
|
||||
espressif/led_indicator: ^1.1.1
|
||||
relay_chn:
|
||||
version: '*'
|
||||
override_path: ../../../
|
||||
Reference in New Issue
Block a user