mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-17 05:13:40 +00:00
Switch to modified version of SharpOSC for communication
This commit is contained in:
@@ -103,7 +103,7 @@ namespace qController
|
||||
{
|
||||
App.iNav.PushModalAsync(new NavigationPage(new ControlPage(nameLabel.Text,addressLabel.Text)));
|
||||
|
||||
Console.WriteLine("Connect To" + nameLabel.Text + " Pressed");
|
||||
Console.WriteLine("Connect To " + nameLabel.Text + " Pressed");
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user