Skip to content

Commit 05353ff

Browse files
committed
Improved comment introduced with commit 7361c0a
1 parent 7361c0a commit 05353ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.vscode/settings.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
// periodic-uplink-lpp, fuota-test-01.
3131
"SUB_PROJECT":"periodic-uplink-lpp",
3232

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
33+
// Select the default LoRaWAN class for periodic-uplink-lpp sub-project
34+
// In case `CLASS_B` or `CLASS_C` is selected the example will try to
35+
// switch to the given class as soon as possible
3636
"LORAWAN_DEFAULT_CLASS":"CLASS_A",
3737

3838
// Switch for Class B support of LoRaMac:

0 commit comments

Comments
 (0)