Merge pull request #20 from rats-god/master
This commit is contained in:
commit
207e89374e
1 changed files with 1 additions and 1 deletions
|
|
@ -241,7 +241,7 @@ $
|
||||||
If you're on a macOS machine, use the following command to connect to the device:
|
If you're on a macOS machine, use the following command to connect to the device:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ screen /dev/cu.usbserial*
|
$ screen /dev/cu.usb*
|
||||||
```
|
```
|
||||||
|
|
||||||
If you're on Linux, it will be called `ttyACM?`:
|
If you're on Linux, it will be called `ttyACM?`:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue