Skip to content

Commit c3a4dde

Browse files
committed
fixed minor bug
1 parent d35ab24 commit c3a4dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arduino/mdb.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#define FALSE 0
2626
#endif
2727

28-
#define DEBUG 2
28+
#define DEBUG 1
2929

3030
#define MDB_USART 1
3131

0 commit comments

Comments
 (0)