diff options
author | Devaev Maxim <[email protected]> | 2020-09-22 04:42:22 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-09-22 04:42:39 +0300 |
commit | 55f6956c2bf5057d4069d297ec8887926adacbd8 (patch) | |
tree | 8d83089a316a349c267c3c1be6b8a48129879285 /testenv/v2-hdmi-rpi4.override.yaml | |
parent | 50c2d9c1c57469946654f09f4fbd6ed82607bd51 (diff) |
confirmations for gpio
Diffstat (limited to 'testenv/v2-hdmi-rpi4.override.yaml')
-rw-r--r-- | testenv/v2-hdmi-rpi4.override.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testenv/v2-hdmi-rpi4.override.yaml b/testenv/v2-hdmi-rpi4.override.yaml index a8f361b3..2d2bf678 100644 --- a/testenv/v2-hdmi-rpi4.override.yaml +++ b/testenv/v2-hdmi-rpi4.override.yaml @@ -84,11 +84,11 @@ kvmd: - ["#Generic GPIO leds"] - [] - ["#Test 1:", led1, button1] - - ["#Test 2:", led2, button2] + - ["#Test 2:", led2, button2|confirm|Click] - [] - ["#HID Relays /dev/hidraw0"] - [] - - ["#Relay #1:", "relay1|Boop 0.1"] + - ["#Relay #1:", "relay1|confirm|Boop 0.1"] - ["#Relay #2:", "relay2|Boop 2.0"] vnc: |