added comments

This commit is contained in:
Sem van der Hoeven
2020-10-07 12:22:10 +02:00
7 changed files with 72 additions and 13 deletions

View File

@@ -44,6 +44,7 @@ namespace Hardware
/// </summary>
public void Connect()
{
BLE bleBike = new BLE();
Thread.Sleep(1000); // We need some time to list available devices