remove message
This commit is contained in:
@@ -81,7 +81,6 @@ public class OSCCollar
|
|||||||
|
|
||||||
if (!skipSetup)
|
if (!skipSetup)
|
||||||
{
|
{
|
||||||
Console.WriteLine($"OSC Port: {this._portReceive} TCP Port: {this.OscQueryService.TcpPort}");
|
|
||||||
Console.WriteLine("Position your GPS receivers:");
|
Console.WriteLine("Position your GPS receivers:");
|
||||||
Console.WriteLine($"GPS 1 x: {GPS1.X} y: {GPS1.Y}");
|
Console.WriteLine($"GPS 1 x: {GPS1.X} y: {GPS1.Y}");
|
||||||
Console.WriteLine($"GPS 2 x: {GPS2.X} y: {GPS2.Y}");
|
Console.WriteLine($"GPS 2 x: {GPS2.X} y: {GPS2.Y}");
|
||||||
|
Reference in New Issue
Block a user