lmic debugging
This commit is contained in:
@@ -13,3 +13,9 @@
|
||||
#define DISABLE_BEACONS
|
||||
// #define DISABLE_LMIC_FAILURE_TO
|
||||
#define USE_IDEETRON_AES
|
||||
|
||||
|
||||
#ifndef LORA_DEBUG_F
|
||||
#define LORA_DEBUG_F
|
||||
extern void debug_function(char*);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user