Skip to content

Commit 7b89758

Browse files
committed
Fix build.
1 parent c0c5432 commit 7b89758

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Common/NintendoSwitch/NintendoSwitch_Protocol_ESP32.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ typedef struct{
5555
typedef struct{
5656
seqnum_t seqnum;
5757
uint8_t ticks;
58+
bool active;
5859
ESP32Report0x30 report;
5960
} PABB_PACK pabb_esp32_report30;
6061

0 commit comments

Comments
 (0)