App now has a basic structure and BLE support
Compare changes
Files
2- Paul-Winpenny authored
@@ -7,38 +7,125 @@ using Plugin.BLE;
@@ -49,28 +136,34 @@ namespace RobobinApp.ViewModels
@@ -84,7 +177,6 @@ namespace RobobinApp.ViewModels
@@ -104,7 +196,6 @@ namespace RobobinApp.ViewModels
@@ -115,11 +206,16 @@ namespace RobobinApp.ViewModels
@@ -137,8 +233,29 @@ namespace RobobinApp.ViewModels
@@ -148,35 +265,97 @@ namespace RobobinApp.ViewModels
@@ -184,4 +363,4 @@ namespace RobobinApp.ViewModels
\ No newline at end of file