CC1200: disable debug by default

This commit is contained in:
Simon Duquennoy 2018-10-03 13:29:47 +02:00
parent a09fb40bf7
commit e18660367b
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ static rtimer_clock_t sfd_timestamp = 0;
* - 2: Print errors + warnings (recoverable errors)
* - 3: Print errors + warnings + information (what's going on...)
*/
#define DEBUG_LEVEL 2
#define DEBUG_LEVEL 0
/*
* RF test mode. Blocks inside "configure()".
* - Set this parameter to 1 in order to produce an modulated carrier (PN9)