This commit is contained in:
Oleg Kalachev
2019-02-19 16:11:11 +03:00
parent 781d0132f2
commit d448928bc7

View File

@@ -225,7 +225,6 @@ pip install py-irsend
from py_irsend import irsend
irsend.send_once('YourRemote', ['YourKey'])
```