mirror of https://github.com/arendst/Tasmota.git
Rename 3 buttons driver
This commit is contained in:
parent
0e9b3331e1
commit
773c7290f4
|
@ -83,4 +83,4 @@ return lv_touch_3_buttons
|
|||
#-
|
||||
lv_btn3 = lv_touch_3_buttons(gpio.pin(gpio.INPUT, 0), gpio.pin(gpio.INPUT, 1), gpio.pin(gpio.INPUT, 2), lv_touch_3_buttons.ACTIVE_LOW)
|
||||
tasmota.add_driver(lv_btn3)
|
||||
-#
|
||||
-#
|
Loading…
Reference in New Issue