You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, developers, thank you for your checking. It seems the lock wiimote->rpt_mutex is not released correctly when !rpt_mode & CWIID_RPT_IR==1 and exec_write_seq(wiimote, seq_len, ir_enable_seq)==1 in the function update_rpt_mode?
Hi, developers, thank you for your checking. It seems the lock
wiimote->rpt_mutex
is not released correctly when!rpt_mode & CWIID_RPT_IR==1
andexec_write_seq(wiimote, seq_len, ir_enable_seq)==1
in the functionupdate_rpt_mode
?cwiid/libcwiid/state.c
Line 144 in fadf11e
Best,
The text was updated successfully, but these errors were encountered: