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
+14-2Lines changed: 14 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -21,20 +21,32 @@ To remove the XInput modifications, restore your Teensy hardware folder from bac
21
21
22
22
#### Arduino IDE 1.x
23
23
24
-
For IDE version 1.x the Teensy hardware files are located in your Arduino IDE installation directory. On Windows this is typically in your "Program Files" folder:
24
+
For IDE version 1.x the Teensy hardware files are located in your Arduino IDE installation directory.
25
25
26
+
On Windows this is typically in your "Program Files" folder:
Where `{version}` is the installed version number of the Teensyduino software.
39
51
40
52
Version 2 of the IDE is reported to have issues with caching board files, which may prevent this project from loading or functioning properly. Consider using the version 1 IDE if you run into problems with installation.
0 commit comments