diff --git a/flight-panel-2021-11/flight-panel-2021-11.ino b/flight-panel-2021-11/flight-panel-2021-11.ino index 55cb6d8..4ee6888 100644 --- a/flight-panel-2021-11/flight-panel-2021-11.ino +++ b/flight-panel-2021-11/flight-panel-2021-11.ino @@ -1,7 +1,7 @@ #include #include -Joystick joystick(true); +Joystick joystick(false); // These defines match the board schematic #define ENC1 2, 4