Hello OT
Signed-off-by: Mikhail Sazanov <m@sazanof.ru>
This commit is contained in:
commit
70c3ffd31f
10 changed files with 1308 additions and 0 deletions
13
main/Kconfig.projbuild
Normal file
13
main/Kconfig.projbuild
Normal file
|
@ -0,0 +1,13 @@
|
|||
menu "OpenTherm Configuration"
|
||||
config OT_IN_PIN
|
||||
int "Opentherm in pin"
|
||||
default 21
|
||||
help
|
||||
Opentherm in pin
|
||||
|
||||
config OT_OUT_PIN
|
||||
int "Opentherm out pin"
|
||||
default 22
|
||||
help
|
||||
Opentherm outpin
|
||||
endmenu
|
Loading…
Add table
Add a link
Reference in a new issue