From 1ef16f9c85abd8607346459772574d73bb52a5d2 Mon Sep 17 00:00:00 2001 From: Kapil Bhatt Date: Fri, 19 Jan 2024 15:57:31 +0530 Subject: [PATCH] manifest: sdk-zephyr: Fix the max channels in scan Fix the maximum channels allow for scan command input. Also, example in scan arguments. Signed-off-by: Kapil Bhatt --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 4437cc9ea146..b6c4481c250a 100644 --- a/west.yml +++ b/west.yml @@ -61,7 +61,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 5d7a30bb2fa0bc6130e0e054821a0daa7043a736 + revision: 9c754a80d072e415d54fc6dd45235359b016433b import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above