From bddd2f9a7e6fe388ae74aefdc7235f0cb5dc49e5 Mon Sep 17 00:00:00 2001 From: David Planella Date: Fri, 1 Dec 2017 10:55:58 +0100 Subject: [PATCH] Encoder: README.md: added note about eqep group change --- Adafruit_BBIO/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Adafruit_BBIO/README.md b/Adafruit_BBIO/README.md index 819dd24..58cbfd7 100644 --- a/Adafruit_BBIO/README.md +++ b/Adafruit_BBIO/README.md @@ -94,6 +94,8 @@ To add user `userName` to the `eqep` group (run this command as root): usermod -a -G eqep userName ``` +Note: you will need to log out and log back in for the group membership change to take effect. + ### Capes In order to use all eQEP pins the BeagleBone must boot with the [cape-universal](https://github.com/beagleboard/bb.org-overlays/tree/master/tools/beaglebone-universal-io) enabled, and load the `cape-universal` overlay.