From e876094f54aa3d4fc57b0ee3455ba5653facce67 Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Mon, 27 Jan 2025 21:43:49 +0000 Subject: Adds C bindings to interface with libgpiod --- servconf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'servconf.yaml') diff --git a/servconf.yaml b/servconf.yaml index b2b01cd..0b25e88 100644 --- a/servconf.yaml +++ b/servconf.yaml @@ -7,7 +7,7 @@ dummy-blinker: - GPIO22 - GPIO27 name: blinker - period: 1000 + period: 1000000 dummy-fail: alive: 1000000 name: fail @@ -38,7 +38,7 @@ status: gpioError: GPIO17 gpioOk: GPIO22 name: status - period: 1000 + period: 1000000 subEps: - tcp://0.0.0.0:10002 topics: -- cgit v1.2.1