Skip to content

Commit 21db3c6

Browse files
committed
Remove joystick include from PedalsPrint example
1 parent c08f4fb commit 21db3c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/Pedals/PedalsPrint/PedalsPrint.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
*/
2727

2828
#include <SimRacing.h>
29-
#include <Joystick.h>
3029

3130
const int Pin_Gas = A2;
3231
const int Pin_Brake = A1;

0 commit comments

Comments
 (0)