File tree 4 files changed +8364
-0
lines changed
Projects/B-L072Z-LRWAN1/Applications/LoRa/AT_Slave
4 files changed +8364
-0
lines changed Original file line number Diff line number Diff line change @@ -404,6 +404,8 @@ static void MlmeIndication(MlmeIndication_t *MlmeIndication)
404
404
break ;
405
405
}
406
406
}
407
+
408
+ #define HYBRID
407
409
/**
408
410
* lora Init
409
411
*/
Original file line number Diff line number Diff line change 67
67
<listOptionValue builtIn =" false" value =" REGION_KR920" />
68
68
<listOptionValue builtIn =" false" value =" REGION_US915" />
69
69
<listOptionValue builtIn =" false" value =" REGION_RU864" />
70
+ <listOptionValue builtIn =" false" value =" REGION_US915_HYBRID" />
70
71
</option >
71
72
<option id =" fr.ac6.managedbuild.gnu.c.compiler.option.misc.other.1826730290" superClass =" fr.ac6.managedbuild.gnu.c.compiler.option.misc.other" useByScannerDiscovery =" false" value =" -fmessage-length=0" valueType =" string" />
72
73
<option id =" gnu.c.compiler.option.dialect.std.665749972" name =" Language standard" superClass =" gnu.c.compiler.option.dialect.std" useByScannerDiscovery =" true" value =" gnu.c.compiler.dialect.default" valueType =" enumerated" />
You can’t perform that action at this time.
0 commit comments