Skip to content

Commit 3088afa

Browse files
committed
feat(usb): Remove redundant absolute mouse support
1 parent 6adeca4 commit 3088afa

File tree

2 files changed

+0
-52
lines changed

2 files changed

+0
-52
lines changed

libraries/USB/src/USBHIDMouse.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@
3434
#define MOUSE_FORWARD 0x10
3535
#define MOUSE_ALL 0x1F
3636

37-
#include "./tusb_hid_mouse.h"
38-
3937
enum MousePositioning_t {
4038
HID_MOUSE_RELATIVE,
4139
HID_MOUSE_ABSOLUTE

libraries/USB/src/tusb_hid_mouse.h

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)