Comment for debug define.
This commit is contained in:
parent
88301c8a67
commit
9ab4866199
@ -1,6 +1,7 @@
|
||||
#include <avr/interrupt.h>
|
||||
#include <avr/sleep.h>
|
||||
|
||||
// Set to "1" to enable debug output, 0 (or else) disables serial output
|
||||
#define DEBUG 1
|
||||
|
||||
#if DEBUG == 1
|
||||
|
Loading…
Reference in New Issue
Block a user