samples: fix shell_module Kconfig menu name
Shell sample has the wrong mainmenu name, rename it one that makes sense. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
parent
37b16e62ab
commit
dd24c61a4a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# Copyright (c) 2018 Nordic Semiconductor ASA
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
mainmenu "Logger sample application"
|
||||
mainmenu "Shell module sample application"
|
||||
|
||||
menu "Application configuration"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue