esptool command line

This commit is contained in:
michelepagot 2021-05-22 10:52:02 +02:00
parent f35c0b54b7
commit 12cc167faa

View file

@ -185,11 +185,11 @@ pip --version
Connect the radio to your computer using a data USB cable. Confirm your device is talking to your computer using the following command: Connect the radio to your computer using a data USB cable. Confirm your device is talking to your computer using the following command:
```bash title="Command" ```bash title="Command"
esptool.py chip_id esptool chip_id
``` ```
```bash title="Expected Output" ```bash title="Expected Output"
# You should see a result similar to this: # You should see a result similar to this:
mydir$ esptool.py chip_id mydir$ esptool chip_id
esptool.py v2.6 esptool.py v2.6
Found 2 serial ports Found 2 serial ports
Serial port /dev/ttyUSB0 Serial port /dev/ttyUSB0