SX1276Lib updated in order to be RTOS aware

Fork of SX1276Lib by Semtech

Revision:
31:a9575b07944d
Parent:
28:bff3fce265f8
--- a/debug/sx1276-debug.h	Fri Mar 02 17:09:27 2018 +0100
+++ b/debug/sx1276-debug.h	Sat Mar 03 18:08:11 2018 +0100
@@ -21,7 +21,7 @@
 
 /** @file debug.h */
 
-#ifndef NDEBUG
+#ifdef SX127x_DEBUG_ENABLED
 
 #include <stdarg.h>
 #include <stdio.h>