remove message
This commit is contained in:
parent
fcc584d37b
commit
d90f95f50b
@ -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}");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user