We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8de96b0 commit b317b7dCopy full SHA for b317b7d
README.md
@@ -1,6 +1,6 @@
1
# ppm2joystick
2
-A RadioControl to USB Joystick interface, to play scale plane simulators with you favorite remote.
3
-It is made to run on Teensy controllers, using a single pin.
+A RadioControl to USB Joystick interface, to play scale plane simulators with you favorite remote control.
+It is aimed to run on Teensy controllers, using a single pin.
4
5
The code is taken from several examples, but I wanted to have it smaller and simplier.
6
Compared to the PPM library of Teensy, it has the advantage to not use timers, and above
0 commit comments