Updated Zigbee (markdown)

ma261065 2019-11-12 16:39:19 +11:00
parent 77c23009b6
commit b3c3d81079
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 ESP82xx device is plugged into. e.g. /dev/cu.usbserial-xxxx or COM7
where <serial_port> is the serial port for the ESP82xx device. e.g. /dev/cu.usbserial-xxxx or COM7
Example of result:
```