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
i try to make some logic based on intercepting messages from x360DataRxCb(uint32 controller)
But i stuck on problem: static void x360DataRxCb(uint32 controller) never called. So rumble and led state not working at all.
I double check it and do not understand how it possible and how i can fix it.
Any ideas?
The text was updated successfully, but these errors were encountered:
i try to make some logic based on intercepting messages from x360DataRxCb(uint32 controller)
But i stuck on problem: static void x360DataRxCb(uint32 controller) never called. So rumble and led state not working at all.
I double check it and do not understand how it possible and how i can fix it.
Any ideas?
The text was updated successfully, but these errors were encountered: