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: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Since version 5 of this library, the axes and simulation controls have configura
5
5
The decision was made to set defaults to 0 for minimum and 32767 for maximum (previously -32767 to 32767)
6
6
This was due to the fact that non-Windows operating systems and some online web-based game controller testers didn't play well with negative numbers. Existing sketches should take note, and see the DrivingControllerTest example for how to set back to -32767 if wanted
7
7
8
-
This version of the library has been tested against NimBLE-Arduino version2.0.0; the latest released version through Arduino Library Manager --> https://github.com/h2zero/NimBLE-Arduino/releases/tag/2.1.0
8
+
This version of the library has been tested against NimBLE-Arduino version 2.1.0; the latest released version through Arduino Library Manager --> https://github.com/h2zero/NimBLE-Arduino/releases/tag/2.1.0
0 commit comments