Skip to content

Commit c4de04e

Browse files
authored
Merge pull request adafruit#214 from dplanella/patch-1
Encoder: README.md: added note about eqep group change
2 parents e5b62fe + bddd2f9 commit c4de04e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Adafruit_BBIO/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ To add user `userName` to the `eqep` group (run this command as root):
9494
usermod -a -G eqep userName
9595
```
9696

97+
Note: you will need to log out and log back in for the group membership change to take effect.
98+
9799
### Capes
98100

99101
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.

0 commit comments

Comments
 (0)