| Age | Commit message (Collapse) | Author |
|
inputs needs to be monitored for change.
this patch implements input monitoring based on a poll of the
sys/class/gpio/gpioX/value file
if raising, falling or both edges should be monitored can be configured
in the conf file.
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
make it easier for humans to read and bette parseable
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
use libgpio for gpio access
use config file for selecting and configuring gpios
Signed-off-by: Manuel Traut <manut@mecka.net>
|