Update docs/feature_joystick.md

Co-Authored-By: Ryan <fauxpark@gmail.com>
This commit is contained in:
a-chol 2020-03-30 14:25:49 +02:00 committed by GitHub
parent 16fe12e6b6
commit 92c6466089
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,6 @@ The joystick feature provides two services:
Both services can be used without the other, depending on whether you just want to read a device but not send gamepad reports (for volume control for instance) Both services can be used without the other, depending on whether you just want to read a device but not send gamepad reports (for volume control for instance)
or send gamepad reports based on values computed by the keyboard. or send gamepad reports based on values computed by the keyboard.
!> Reading analog axes is not currently functional on ARM MCUs.
### Analog circuit ### Analog circuit