From 61d6ff0c126af5d09c676a95a52ff38364dca6aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damian=20Kr=C3=B3lik?= <66667989+Damian-Nordic@users.noreply.github.com> Date: Thu, 13 Jul 2023 16:00:51 +0200 Subject: [PATCH] Update nrfconnect.md --- nrfconnect.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nrfconnect.md b/nrfconnect.md index 1024a9a..884800a 100644 --- a/nrfconnect.md +++ b/nrfconnect.md @@ -5,7 +5,7 @@ 1. Learn the address range for your settings partition: ```console - $ grep -A2 settings_storage build.53/partitions.yml + $ grep -A2 settings_storage build/partitions.yml settings_storage: address: 0xfc000 end_address: 0x100000