mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-23 16:29:34 +00:00
this needs to stay off.
This commit is contained in:
parent
c6d3073b9c
commit
605898dab2
@ -2,7 +2,7 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#ifndef DEBUG_MACA
|
#ifndef DEBUG_MACA
|
||||||
#define DEBUG_MACA 1
|
#define DEBUG_MACA 0
|
||||||
#endif
|
#endif
|
||||||
#if (DEBUG_MACA == 0)
|
#if (DEBUG_MACA == 0)
|
||||||
#define PRINTF(...)
|
#define PRINTF(...)
|
||||||
|
Loading…
Reference in New Issue
Block a user