mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-26 08:48:59 -04:00
Fix a bunch of compiler warnings
This commit is contained in:
@@ -307,7 +307,7 @@ hid_device* logitech_device::getDevice(uint8_t usage_index)
|
||||
else
|
||||
{
|
||||
return find_usage->second;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
uint8_t logitech_device::getFeatureIndex(uint16_t feature_page)
|
||||
|
||||
Reference in New Issue
Block a user