From 574f324e63d71e2dde9113e1b64e40361990fc60 Mon Sep 17 00:00:00 2001 From: Marcin Kajor Date: Wed, 31 Jan 2024 11:07:04 +0100 Subject: [PATCH] manifest: pull Matter fix for 5G Wi-Fi connection. This patch pulls the change that sets the proper default configuration of the Wi-Fi band to support both 2.4 and 5G bands in all Matter Wi-Fi based samples. Signed-off-by: Marcin Kajor --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 689f14642ab0..f42716581bac 100644 --- a/west.yml +++ b/west.yml @@ -149,7 +149,7 @@ manifest: - name: matter repo-path: sdk-connectedhomeip path: modules/lib/matter - revision: c32a583d5fdf1916f64e5fa36ed0b28575b4a69e + revision: ed68b724d6a6f5ac1ad66b0328bbcf28edf25b6c submodules: - name: nlio path: third_party/nlio/repo