From 32100062a26b708279868c97627ef9e982ffcf17 Mon Sep 17 00:00:00 2001 From: Johannes Wendel Date: Thu, 16 Jan 2020 22:17:59 +0100 Subject: [PATCH] includes information about reset flipper. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fa9828..793febd 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,6 @@ $ make ``` This will create you the static-library file: _flippr-code/FlippR-Driver/bin/libFlippR-Driver.a_ -The library uses wiringPi Pin numbering +The library uses wiringPi Pin numbering important for the config files + +We added a script /usr/bin/reset_flippr this can be found in the repo and must be chosen in /etc/rc.local. It prevents the solenois from burning!