From 6795430e29c5aad957316a312c7f3d2bdf5a24e1 Mon Sep 17 00:00:00 2001 From: Devaev Maxim Date: Thu, 10 Sep 2020 17:32:33 +0300 Subject: [PATCH] real pins --- testenv/v2-hdmi-rpi4.override.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/testenv/v2-hdmi-rpi4.override.yaml b/testenv/v2-hdmi-rpi4.override.yaml index 96dcc045..1e6e73c3 100644 --- a/testenv/v2-hdmi-rpi4.override.yaml +++ b/testenv/v2-hdmi-rpi4.override.yaml @@ -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"] - []