user_menue_setup: add option to hide selectable menu item

Origin commit data
------------------
Branch: ni/coolstream
Commit: 6178d5eed3
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-07 (Fri, 07 Jan 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2022-01-07 22:15:37 +01:00
committed by vanhofen
parent dff1bb115f
commit 5d3d19959d

View File

@@ -55,7 +55,7 @@
static bool usermenu_show = true;
static bool usermenu_show_cam = true; // FIXME -- use hwcaps?
static bool usermenu_hide = false;
struct keyvals
{
const int key;