We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb9844 commit 7361c0aCopy full SHA for 7361c0a
.vscode/settings.json
@@ -30,6 +30,11 @@
30
// periodic-uplink-lpp, fuota-test-01.
31
"SUB_PROJECT":"periodic-uplink-lpp",
32
33
+ // Select the default LoRaWAN class to be used
34
+ // Only aplies to periodic-uplink-lpp project. You can choose between:
35
+ // CLASS_A, CLASS_B, CLASS_C
36
+ "LORAWAN_DEFAULT_CLASS":"CLASS_A",
37
+
38
// Switch for Class B support of LoRaMac:
39
"CLASSB_ENABLED":"ON",
40
0 commit comments