mirror of https://github.com/arendst/Tasmota.git
remove usb-serial id
parent
0c6cd6742d
commit
65a5ec4e6c
|
@ -117,7 +117,7 @@ The CC2530 requires `Z-Stack_Home_1.2`, of type `Default` (not `Source Routing`)
|
||||||
_Flashing the CC2530 **takes about 30 minutes**_
|
_Flashing the CC2530 **takes about 30 minutes**_
|
||||||
|
|
||||||
```
|
```
|
||||||
python Python/cc_write_flash.py -e -p /dev/cu.usbserial-1420 -i Bin/CC2530_DEFAULT_20190608_CC2530ZNP-Prod.hex
|
python Python/cc_write_flash.py -e -p /dev/cu.usbserial-xxx -i Bin/CC2530_DEFAULT_20190608_CC2530ZNP-Prod.hex
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue