Commit d80e09e
committed
Disable gamepad joysticks by default
If the user uploads this without any joysticks connected, the inputs float and bounce all over the place. With these disabled by default, the user can upload this example to a bare board without any unexpected effects. Easy enough to flip the boolean and enable them if required.1 parent 339ff76 commit d80e09e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments