mirror of https://github.com/arendst/Tasmota.git
Updated Zigbee (markdown)
parent
77c23009b6
commit
b3c3d81079
|
@ -82,7 +82,7 @@ The CC2530 requires `Z-Stack_Home_1.2`, of type `Default` (not `Source Routing`)
|
||||||
3. Check for connectivity before flashing:
|
3. Check for connectivity before flashing:
|
||||||
`python Python/cc_info.py -p <serial_port>`
|
`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:
|
Example of result:
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue