You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Adafruit_BBIO/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,6 +94,8 @@ To add user `userName` to the `eqep` group (run this command as root):
94
94
usermod -a -G eqep userName
95
95
```
96
96
97
+
Note: you will need to log out and log back in for the group membership change to take effect.
98
+
97
99
### Capes
98
100
99
101
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