mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-03-08 00:07:42 +01:00
add pin role - digital input with no pull up (i need it for door and water sensors)
This commit is contained in:
@@ -234,6 +234,8 @@ const char *htmlPinRoleNames[] = {
|
||||
"DigitalInput",
|
||||
"DigitalInput_n",
|
||||
"ToggleChannelOnToggle",
|
||||
"DigitalInput_NoPullUp",
|
||||
"DigitalInput_NoPullUp_n",
|
||||
"e",
|
||||
"e",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user