diff --git a/TuyaMCU.md b/TuyaMCU.md index 83df8cd5..1271d638 100644 --- a/TuyaMCU.md +++ b/TuyaMCU.md @@ -115,7 +115,7 @@ Use this procedure to determine which dpId's are available: 4. Observe all lines printed as `TYA: FnId=0 is set for dpId=XXX` and note all dpId values. Now that you have a list of usable dpId's you need to determine what their functions are: -1. Consulting our [list of commonly used](#dpid-function- tables) dpId's and existing device configurations +1. Consulting our [list of commonly used](#dpid-function-tables) dpId's and existing device configurations 2. Observing Tasmota logs while activating features of the device (with a remote or on device controls) and correlating log messages 3. Extrapolating possible function of the dpId based on Data Type and Function Command, then testing using `TuyaSend`