mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-09-23 19:05:03 -04:00
Added new Govee devices H612F and H607C
This commit is contained in:
1 parent
3dc1365d39
commit
7a830cddf9
1 file changed
+2
@@ -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