mirror of https://github.com/Desuuuu/klipper.git
config: Remove obsolete description of menu_root in example-extras.cfg
Reported by @ld3300. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
06846313fd
commit
57be62b1ca
|
@ -1781,11 +1781,6 @@
|
||||||
# [display_data] below for more information). The default is
|
# [display_data] below for more information). The default is
|
||||||
# _default_20x4 for hd44780 displays and _default_16x4 for other
|
# _default_20x4 for hd44780 displays and _default_16x4 for other
|
||||||
# displays.
|
# displays.
|
||||||
#menu_root:
|
|
||||||
# Entry point for menu, root menu container name. If this parameter
|
|
||||||
# is not provided then default menu root is used. When provided
|
|
||||||
# menu entry is 'deck' type then it'll be initiated immediately at startup.
|
|
||||||
# Description of menu items is located in example-menu.cfg file.
|
|
||||||
#menu_timeout:
|
#menu_timeout:
|
||||||
# Timeout for menu. Being inactive this amount of seconds will trigger
|
# Timeout for menu. Being inactive this amount of seconds will trigger
|
||||||
# menu exit or return to root menu when having autorun enabled.
|
# menu exit or return to root menu when having autorun enabled.
|
||||||
|
|
Loading…
Reference in New Issue