diff --git a/Universal_Serial_Adapter/Project.h b/Universal_Serial_Adapter/Project.h index 2bd4f2b..06740be 100644 --- a/Universal_Serial_Adapter/Project.h +++ b/Universal_Serial_Adapter/Project.h @@ -11,7 +11,7 @@ #ifndef Project_h #define Project_h -#define DEBUG true // For controlling debug output via serial +#define DEBUG false // For controlling debug output via serial // Buttons / Joystick / Input Hardware Pinouts #define okButtonPin 22