mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-06-09 14:34:42 -04:00
Added new Govee devices H612F and H607C
This commit is contained in:
@@ -20,6 +20,8 @@ static std::map<std::string, unsigned int> govee_led_counts
|
||||
{
|
||||
{ "H619A", 20 },
|
||||
{ "H70B1", 20 },
|
||||
{ "H612F", 12 },
|
||||
{ "H607C", 174 },
|
||||
};
|
||||
|
||||
RGBController_Govee::RGBController_Govee(GoveeController* controller_ptr)
|
||||
|
||||
Reference in New Issue
Block a user