This commit is contained in:
RogueMaster
2022-10-28 11:29:20 -04:00
parent 7859389d4b
commit d9e6ce49ab
3 changed files with 1 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

@@ -2,6 +2,7 @@
#include <furi.h>
#include <furi_hal_usb_hid.h>
#include <gui/elements.h>
#include <USB_Keyboard_icons.h>
struct UsbHidMedia {
View* view;