Remove debug output to save space

This commit is contained in:
Adam Dunkels 2011-09-05 12:08:26 +02:00
parent 4ab042eb9f
commit bfc314a037

View file

@ -51,7 +51,7 @@
#include <string.h>
#include <ctype.h>
#define DEBUG DEBUG_PRINT
#define DEBUG DEBUG_NONE
#include "net/uip-debug.h"
uint16_t dag_id[] = {0x1111, 0x1100, 0, 0, 0, 0, 0, 0x0011};