示例#1
0
 protected override void OnEffectStop()
 {
     _chromaMouse?.SetStatic(new Static(Led.All, SettingsManager.Settings.ColorSettings.StandbyColor));
 }