This commit is contained in:
Anna Rose 2021-12-22 22:11:13 +00:00
parent 5204f5118e
commit d64fc82b47

View File

@ -1,7 +1,7 @@
#include <Joystick.h> #include <Joystick.h>
#include <Matrix.h> #include <Matrix.h>
Joystick joystick(false); Joystick joystick;
// These defines match the board schematic // These defines match the board schematic
#define ENC1 2, 4 #define ENC1 2, 4