fix adc compile errors when HAVE_DMA is not true.
remove reference to brione_lcd.h turn off DEBUG messages.
This commit is contained in:
parent
2e5d97366a
commit
3de90a9671
3 changed files with 6 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
#include "net/rime/packetbuf.h"
|
||||
#include "net/rime/rimestats.h"
|
||||
#define DEBUG 1
|
||||
#define DEBUG 0
|
||||
#if DEBUG
|
||||
#define PRINTF(...) printf(__VA_ARGS__)
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue