input_common: Dont try to read/write data from 3rd party controllers

This commit is contained in:
german77 2023-06-24 18:48:45 -06:00
parent 3a991f3aef
commit 5aa208e264
4 changed files with 42 additions and 14 deletions

View file

@ -120,6 +120,7 @@ private:
// Hardware configuration
u8 leds{};
ReportMode mode{};
bool input_only_device{};
bool passive_enabled{}; // Low power mode, Ideal for multiple controllers at the same time
bool hidbus_enabled{}; // External device support
bool irs_enabled{}; // Infrared camera input