diff options
author | Paul Oliver <contact@pauloliver.dev> | 2025-01-27 21:43:49 +0000 |
---|---|---|
committer | Paul Oliver <contact@pauloliver.dev> | 2025-01-29 04:13:02 +0000 |
commit | e876094f54aa3d4fc57b0ee3455ba5653facce67 (patch) | |
tree | 0d963599ece6591eca59b26e993d882a7caecf35 /servconf.yaml | |
parent | 194800033037f25f4c9fdae365f63f6abe0e110c (diff) |
Adds C bindings to interface with libgpiod
Diffstat (limited to 'servconf.yaml')
-rw-r--r-- | servconf.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
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: |