summaryrefslogtreecommitdiff
path: root/nrfdemo/Kconfig
diff options
context:
space:
mode:
authorMichal Hanus <mikehanus@protonmail.com>2025-05-26 22:51:43 +0200
committerMichal Hanus <mikehanus@protonmail.com>2025-05-26 22:51:43 +0200
commitf4b199f60188733cb3bafeb199bdf6fe3758616e (patch)
tree72f1c8bfb349f6a8ccb0723dbd98644c7a8dbef6 /nrfdemo/Kconfig
parenta407db2d45286f37eff10710c9a8e43755cedfc6 (diff)
only LTE
Diffstat (limited to 'nrfdemo/Kconfig')
-rw-r--r--nrfdemo/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nrfdemo/Kconfig b/nrfdemo/Kconfig
index c3d8f29..fb96156 100644
--- a/nrfdemo/Kconfig
+++ b/nrfdemo/Kconfig
@@ -53,7 +53,7 @@ config TURN_LED_OFF_CMD
config MQTT_RECONNECT_DELAY_S
int "Seconds to delay before attempting to reconnect to the broker."
- default 60
+ default 20
endmenu