From 3b4792882be0129f787b21602f67d1f70d7bfdaa Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Wed, 23 Nov 2022 04:45:21 +0300 Subject: web: locator switch --- testenv/v2-hdmi-rpi4.override.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'testenv') diff --git a/testenv/v2-hdmi-rpi4.override.yaml b/testenv/v2-hdmi-rpi4.override.yaml index adb67907..7160a090 100644 --- a/testenv/v2-hdmi-rpi4.override.yaml +++ b/testenv/v2-hdmi-rpi4.override.yaml @@ -40,6 +40,9 @@ kvmd: drivers: __gpio__: device: /dev/kvmd-gpio + __v4_locator__: + type: locator + device: /dev/kvmd-gpio relay: type: hidrelay device: /dev/hidraw0 @@ -58,6 +61,13 @@ kvmd: pulse: delay: 0 + __v4_locator__: + driver: __v4_locator__ + pin: 12 + mode: output + pulse: + delay: 0 + led1: pin: 19 mode: input -- cgit v1.2.3