Fix wstring to string conversion in CoolerMaster controllers

This commit is contained in:
Adam Honse 2024-07-31 01:02:34 -05:00
parent 10e6e8c91f
commit 8f7e4963de
18 changed files with 173 additions and 153 deletions

View file

@ -84,7 +84,6 @@ public:
private:
std::string device_name;
std::string serial;
std::string location;
hid_device* dev;