We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c5432 commit 7b89758Copy full SHA for 7b89758
Common/NintendoSwitch/NintendoSwitch_Protocol_ESP32.h
@@ -55,6 +55,7 @@ typedef struct{
55
typedef struct{
56
seqnum_t seqnum;
57
uint8_t ticks;
58
+ bool active;
59
ESP32Report0x30 report;
60
} PABB_PACK pabb_esp32_report30;
61
0 commit comments