Input: Abbreviate some variable names and add min output interval

The abbreviation allows for easier diff between handlers.
This commit is contained in:
Megamouse 2024-08-17 11:21:11 +02:00
parent 9a071746ed
commit 08f81160cc
14 changed files with 246 additions and 221 deletions

View file

@ -34,7 +34,6 @@ public:
hid_device* hidDevice{nullptr};
std::string path;
bool new_output_data{true};
bool enable_player_leds{false};
u8 led_delay_on{0};
u8 led_delay_off{0};