This website requires JavaScript.
Explore
Help
Sign In
annabunches
/
arduino-joystick
Watch
1
Star
0
Fork
0
You've already forked arduino-joystick
Code
Issues
Pull Requests
Releases
Wiki
Activity
Refactor the code to use multiple button classes.
#4
Merged
annabunches
merged 3 commits from
refactor-inheritance
into
main
2021-11-13 05:57:39 +00:00
Conversation
0
Commits
3
Files Changed
6
+318
-184
3 Commits
Author
SHA1
Message
Date
Anna Wiggins
e8a1235a95
Add analog_only option, though this is a stub for now.
2021-11-13 05:56:21 +00:00
Anna Wiggins
e09c21edf1
Add some additionally debugging, fix the 'ole broken switch statement.
2021-11-09 06:11:36 +00:00
Anna Wiggins
a69c2d3364
Refactor code substantially, moving buttons into separate classes and using a lot more pointers to conserve memory until it is needed.
2021-11-08 01:37:30 +00:00