fixed menu config
This commit is contained in:
parent
8ee7015138
commit
545911aead
|
@ -39,6 +39,7 @@ menu_config = [
|
|||
MenuType.EXIT_CMD,
|
||||
{"command": "sudo shutdown now"})
|
||||
]}),
|
||||
]
|
||||
|
||||
cinput = ControlInput()
|
||||
graphics = Graphics()
|
||||
|
|
Reference in New Issue