real pins

This commit is contained in:
Devaev Maxim 2020-09-10 17:32:33 +03:00
parent 44c50aa4de
commit 6795430e29

View File

@ -45,20 +45,20 @@ kvmd:
scheme:
led1:
pin: 0
pin: 19
mode: input
led2:
pin: 1
pin: 16
mode: input
button1:
pin: 10
pin: 26
mode: output
switch: false
button2:
pin: 11
pin: 20
mode: output
switch: false
@ -78,6 +78,8 @@ kvmd:
max_delay: 5
view:
header:
title: Switches
table:
- ["#Generic GPIO leds"]
- []