mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Static white for Slash Lighting https://github.com/seerge/g-helper/issues/2448
This commit is contained in:
@@ -102,7 +102,7 @@ namespace GHelper.AnimeMatrix
|
||||
switch ((SlashMode)running)
|
||||
{
|
||||
case SlashMode.Static:
|
||||
deviceSlash.SetStatic();
|
||||
deviceSlash.SetStatic(brightness);
|
||||
break;
|
||||
default:
|
||||
deviceSlash.SetMode((SlashMode)running);
|
||||
|
||||
Reference in New Issue
Block a user