Exemple #1
0
 public void DepressKey(byte key) =>
 Arduino?.DepressKey(key).Wait();