mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 01:58:30 +00:00
Removed debug-output from soip-queue
This commit is contained in:
parent
d537d005ff
commit
1cf0f692fd
@ -43,7 +43,6 @@ namespace RGB.NET.Devices.SoIP.Server
|
||||
{
|
||||
string m = GetLedString(dataSet);
|
||||
_tcpServer.BroadcastLine(m);
|
||||
Console.WriteLine("send " + m);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user