Updated Zigbee (markdown)

ma261065 2019-11-12 16:38:04 +11:00
parent 2e39fcaa4b
commit 77c23009b6
1 changed files with 1 additions and 1 deletions

@ -82,7 +82,7 @@ The CC2530 requires `Z-Stack_Home_1.2`, of type `Default` (not `Source Routing`)
3. Check for connectivity before flashing:
`python Python/cc_info.py -p <serial_port>`
where <serial_port> is the serial port that the ESP device is plugged into. e.g. /dev/cu.usbserial-xxxx or COM7
where <serial_port> is the serial port that the ESP82xx device is plugged into. e.g. /dev/cu.usbserial-xxxx or COM7
Example of result:
```