Skip to content

Commit 8c1b110

Browse files
authored
Encoder README: updated info on pre-requisites
1 parent b30c17a commit 8c1b110

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Adafruit_BBIO/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@ These instructions are based on a 4.4.x Linux kernel.
1010

1111
In order to use all eQEP pins the BeagleBone must:
1212

13-
- boot with cape-universal enabled, and
14-
- load the cape-universala overlay
13+
1. boot with cape-universal enabled, and
14+
2. load the cape-universala overlay
1515

16-
Note: an alternative option to the `cape-universala` overlay would be to load one of the [dedicated eQEP overlays](https://github.com/Teknoman117/beaglebot/tree/master/encoders/dts).
16+
Notes:
17+
- It would seem that `cape_universal` is [enabled by default already](https://groups.google.com/d/msg/beagleboard/2D5Pz3r7ZZ8/bLKcvHbGDgAJ) from kernel 4.1.x onwards. As such, the first step is not necessary.
18+
- An alternative option to the `cape-universala` overlay would be to load one of the [dedicated eQEP overlays](https://github.com/Teknoman117/beaglebot/tree/master/encoders/dts).
1719

1820
### Install/upgrade the latest Device Tree overlays
1921

0 commit comments

Comments
 (0)