fix DEBUG comment

This commit is contained in:
Markus Fröschle
2017-04-07 04:04:55 +00:00
parent efcbf3655d
commit 67a351fe9c

View File

@@ -39,7 +39,7 @@
#error "unknown machine!" #error "unknown machine!"
#endif /* MACHINE_FIREBEE */ #endif /* MACHINE_FIREBEE */
//// #define DEBUG // #define DEBUG
#include "debug.h" #include "debug.h"
extern char _SYS_SRAM[]; extern char _SYS_SRAM[];