Exemplo n.º 1
0
 private async void OnParamsClicked(object sender, RoutedEventArgs e)
 {
     await _band.ReadBLEParamsAsync();
 }