diff options
Diffstat (limited to 'driver/config.h')
-rw-r--r-- | driver/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/config.h b/driver/config.h index a2b6946..c217afd 100644 --- a/driver/config.h +++ b/driver/config.h @@ -3,7 +3,7 @@ /*******************************/ /* Debug messages */ -#define DEBUG +//#define DEBUG /* Enable/disable IRQ handling */ #define ENABLE_IRQ |