bbcr ongoing

This commit is contained in:
Denis Benato 2023-12-07 21:55:28 +01:00
parent 27f26bc8d5
commit 0c433477a0
3 changed files with 150 additions and 151 deletions

View file

@ -3,8 +3,6 @@
#include "message.h"
#include "devices_status.h"
#undef VIRT_DS4_DEBUG
/**
* Emulator of the DualShock4 controller at USB level using USB UHID ( https://www.kernel.org/doc/html/latest/hid/uhid.html ) kernel APIs.
*