Fix RGB Fusion 2 pulse mode not working #3489
This commit is contained in:
parent
125b1ab134
commit
5caf1e1b85
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ void RGBFusion2GPUController::SetZone(uint8_t zone, uint8_t mode, fusion2_config
|
|||
|
||||
case RGB_FUSION2_GPU_MODE_BREATHING:
|
||||
{
|
||||
zone_config.brightness = RGB_FUSION2_GPU_BRIGHTNESS_MAX;
|
||||
SetMode(zone, mode, zone_config, mystery_flag);
|
||||
}
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue