We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0341ea7 commit 2ca160bCopy full SHA for 2ca160b
1 file changed
src/apps/LoRaMac/common/LmHandler/LmHandler.c
@@ -37,14 +37,6 @@
37
#include "LmhpRemoteMcastSetup.h"
38
#include "LmhpFragmentation.h"
39
40
-#ifndef ACTIVE_REGION
41
-
42
-#warning "No active region defined, LORAMAC_REGION_EU868 will be used as default."
43
44
-#define ACTIVE_REGION LORAMAC_REGION_EU868
45
46
-#endif
47
48
#include "LoRaMacTest.h"
49
50
static CommissioningParams_t CommissioningParams =
0 commit comments