mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-14 01:16:37 +02:00
raise debug level in debug env
This commit is contained in:
parent
6bd7e01f1a
commit
675c6ce908
2 changed files with 4 additions and 2 deletions
|
@ -22,7 +22,9 @@
|
|||
|
||||
//-----------------------------------------------------------------------------
|
||||
// globally used level
|
||||
#ifndef DEBUG_LEVEL
|
||||
#define DEBUG_LEVEL DBG_INFO
|
||||
#endif
|
||||
|
||||
#ifdef ARDUINO
|
||||
#include "Arduino.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue