Skip to content

Commit b53c1c2

Browse files
authored
Fixed link
1 parent cd7d169 commit b53c1c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zigbee-Internals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This page is for developers who want to understand how Zigbee2Tasmota (Z2T) work
66
## CC2530 ZNP protocol
77
The CC2530 is flashed with Texas Instrument ZNP Software version 1.2. The protocol is build on a serial communication between the main cpu and the CC2530.
88

9-
[Z-Stack 1.2 Monitor and Test API](_media/zigbee/Z-Stack_API_1_2.pdf)
9+
[Z-Stack 1.2 Monitor and Test API](../_media/zigbee/Z-Stack_API_1_2.pdf)
1010

1111
Serial communication is configured as 8N1, 115200 bauds. We suggest to use GPIO13/15 because they have hardware serial support. Please note that there is only one usable hardware serial, either on GPIO1/3 or GPIO13/15.
1212

0 commit comments

Comments
 (0)