Skip to content

Commit

Permalink
Merge pull request #28 from arikrupnik/patch-1
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
mirkix authored Dec 27, 2020
2 parents eda0fe2 + 9634a4b commit 7fac048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ FrSky X6R | SBUS | not tested | working | no, 3.3V output
OrangeRx Satellite Receiver | DSM | working | not tested | no, 3.3V output

## PWM / Servo
If you connect servos to the BeagleBone Blue than keep in mind that power is not applied by default because it is not necessary for ESCs. To enable power add: `/bin/echo 1 > /sys/class/gpio/gpio80/value` to `/etc/rc.local`.
If you connect servos to the BeagleBone Blue then keep in mind that power is not applied by default because it is not necessary for ESCs. To enable power add: `/bin/echo 1 > /sys/class/gpio/gpio80/value` to `/etc/rc.local`.

![alt text](image/servopwr.png "Servo power")

Expand Down

0 comments on commit 7fac048

Please sign in to comment.