From b3c3d81079e12c37bc22a0e62801047790354a95 Mon Sep 17 00:00:00 2001 From: ma261065 Date: Tue, 12 Nov 2019 16:39:19 +1100 Subject: [PATCH] Updated Zigbee (markdown) --- Zigbee.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zigbee.md b/Zigbee.md index fa207881..2e31660b 100644 --- a/Zigbee.md +++ b/Zigbee.md @@ -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 ` - where is the serial port that the ESP82xx device is plugged into. e.g. /dev/cu.usbserial-xxxx or COM7 + where is the serial port for the ESP82xx device. e.g. /dev/cu.usbserial-xxxx or COM7 Example of result: ```