Commit 2df85c3f authored by Alén Arias Vázquez's avatar Alén Arias Vázquez 😎

give rights to the device

parent b802fe76
......@@ -5,6 +5,13 @@
python class to control remotely the power supply bia USB
## How to use it
- Give rights to the device
```console
sudo chmox a+rx /dev/ttyACM0
```
```bash
crw-rw-rw- 1 root plugdev 166, 0 Mar 23 09:46 /dev/ttyACM0
```
```console
python3 cpx400dp -h
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment