Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Adafruit_BBIO/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down