Disabled debugging

This commit is contained in:
Mike C 2013-04-17 00:01:28 -04:00
parent 0998cb4785
commit 2301c53434

View file

@ -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