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 7361c0a commit 05353ffCopy full SHA for 05353ff
.vscode/settings.json
@@ -30,9 +30,9 @@
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
+ // Select the default LoRaWAN class for periodic-uplink-lpp sub-project
+ // In case `CLASS_B` or `CLASS_C` is selected the example will try to
+ // switch to the given class as soon as possible
36
"LORAWAN_DEFAULT_CLASS":"CLASS_A",
37
38
// Switch for Class B support of LoRaMac:
0 commit comments