mirror of
https://github.com/DarthAffe/CUE.NET.git
synced 2025-12-13 09:08:34 +00:00
Removed debug output
This commit is contained in:
parent
ddbfe5f74c
commit
536668eda9
@ -91,8 +91,6 @@ namespace CUE.NET.Devices.Keyboard
|
|||||||
|
|
||||||
public override void Update(bool flushLeds = false)
|
public override void Update(bool flushLeds = false)
|
||||||
{
|
{
|
||||||
Console.WriteLine("Update");
|
|
||||||
|
|
||||||
UpdateKeyGroups();
|
UpdateKeyGroups();
|
||||||
UpdateEffects();
|
UpdateEffects();
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user