From 05353ff70bec5349a26b23a02168accb0ea03ad9 Mon Sep 17 00:00:00 2001 From: Miguel Luis Date: Thu, 1 Jul 2021 17:31:23 +0200 Subject: [PATCH] Improved comment introduced with commit 7361c0a539167e8d665cc148305235d379be3407 --- .vscode/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 11ae72ac8..a3ed001ad 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -30,9 +30,9 @@ // periodic-uplink-lpp, fuota-test-01. "SUB_PROJECT":"periodic-uplink-lpp", - // Select the default LoRaWAN class to be used - // Only aplies to periodic-uplink-lpp project. You can choose between: - // 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 "LORAWAN_DEFAULT_CLASS":"CLASS_A", // Switch for Class B support of LoRaMac: