ds3: add led battery indicators (Linux only atm)

needs testing. maybe doesn't work
This commit is contained in:
Megamouse 2021-02-28 04:50:23 +01:00
parent 22b8cfd0ba
commit c2467b7b38
9 changed files with 137 additions and 37 deletions

View file

@ -118,6 +118,7 @@ ds4_pad_handler::ds4_pad_handler()
b_has_rumble = true;
b_has_deadzones = true;
b_has_led = true;
b_has_rgb = true;
b_has_battery = true;
m_name_string = "DS4 Pad #";