diff options
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/v2-hdmi-rpi4.override.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
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 |