mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-02 22:29:25 +00:00
Remove duplicate definition SC_HID_MAX_SIZE
This constant is defined in hid_event.h.
This commit is contained in:
parent
b04d8eb162
commit
80dc95c215
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@
|
||||||
#include "util/tick.h"
|
#include "util/tick.h"
|
||||||
#include "util/vecdeque.h"
|
#include "util/vecdeque.h"
|
||||||
|
|
||||||
#define SC_HID_MAX_SIZE 8
|
|
||||||
|
|
||||||
struct sc_aoa_event {
|
struct sc_aoa_event {
|
||||||
struct sc_hid_event hid;
|
struct sc_hid_event hid;
|
||||||
uint16_t accessory_id;
|
uint16_t accessory_id;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue