Create quick test for reading controller joystick

This commit is contained in:
BuyMyMojo 2025-04-13 12:42:20 +10:00
commit a44071134f
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
16 changed files with 453 additions and 0 deletions

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf