Exemplo n.º 1
0
 public async Task Set(bool state)
 {
     await _ledService.TurnOnAsync();
 }