mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-12-19 19:31:50 +03:00
Rename to make it fit on screen
This commit is contained in:
parent
d7f9cbf9ca
commit
30447d7660
2
applications/external/hid_app/hid.c
vendored
2
applications/external/hid_app/hid.c
vendored
@ -131,7 +131,7 @@ Hid* hid_alloc(HidTransport transport) {
|
|||||||
app);
|
app);
|
||||||
submenu_add_item(
|
submenu_add_item(
|
||||||
app->device_type_submenu,
|
app->device_type_submenu,
|
||||||
"[Beta]YT Shorts Controller",
|
"YT Shorts Controller",
|
||||||
HidSubmenuIndexYTShorts,
|
HidSubmenuIndexYTShorts,
|
||||||
hid_submenu_callback,
|
hid_submenu_callback,
|
||||||
app);
|
app);
|
||||||
|
Loading…
Reference in New Issue
Block a user