mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-21 00:58:10 -07:00
icons
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
@@ -3,6 +3,7 @@
|
||||
#include <furi_hal_usb_hid.h>
|
||||
#include <gui/elements.h>
|
||||
#include <gui/icon_i.h>
|
||||
#include <USB_Keyboard_icons.h>
|
||||
|
||||
struct UsbHidKeyboard {
|
||||
View* view;
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
#include <furi.h>
|
||||
#include <furi_hal_usb_hid.h>
|
||||
#include <gui/elements.h>
|
||||
#include <USB_Keyboard_icons.h>
|
||||
|
||||
struct UsbHidMouse {
|
||||
View* view;
|
||||
|
||||
Reference in New Issue
Block a user