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
Break apart and rename Joystick.c into multiple files, and add support for making any of them
Joystick.c includes several scripts that are commented out other than the one you want to flash. Let's break these parts into separate files, and add a bash file that lets you make any of them (or if they don't plan on doing repeated editing, all of them at once). Then selecting the correct *.c file from the Teensy software will be easy.
The text was updated successfully, but these errors were encountered:
Break apart and rename Joystick.c into multiple files, and add support for making any of them
Joystick.c includes several scripts that are commented out other than the one you want to flash. Let's break these parts into separate files, and add a bash file that lets you make any of them (or if they don't plan on doing repeated editing, all of them at once). Then selecting the correct *.c file from the Teensy software will be easy.
The text was updated successfully, but these errors were encountered: