diff --git a/Templates.md b/Templates.md index 3e4c80af..af9a54e5 100644 --- a/Templates.md +++ b/Templates.md @@ -203,13 +203,13 @@ FLAG | Mask | Feature description 128 | 1xxxxxxx | Not used ## BASE -BASE is the starting module for the custom template. If your device is similar to the existing module it is best to use that as a starting point. When you're not sure which BASE template is suitable for your device use Generic module (18). +BASE is the starting module setup for the custom template. Some modules, not all, include special programming. If your device is similar to an existing built-in module it is best to use that as a starting point. When you're not sure which BASE module is suitable for your device use the `Generic (18)` module. ***example*** ->In the [RGB Smart Light](https://github.com/arendst/Sonoff-Tasmota/wiki/User-created-templates) -template we used the BlitzWolf SHP (45) module as BASE since the power monitoring peripherals are identical but GPIO00, GPIO02 were changed and an unused GPIO04 was added to enable the RGB LED function. Using that specific module we took advantage of special programming for that module that has power monitoring calibrated better than Generic module (18) +>In the [RGB Smart Plug](https://blakadder.github.io/templates/rgbpow.html) +template we used the `BlitzWolf SHP (45)` module as BASE since the power monitoring circuitry is identical but GPIO00, GPIO02 were changed and an unused GPIO04 was added to enable the RGB LED function. Using that specific module we took advantage of that module's calibrated power monitoring special programming which the `Generic (18)` module does not use. -The following table lists hard-coded device specific functionality. Notice that not all device modules need special programming. +The following table lists hard-coded device specific functionality. BASE | Module | Description --- | --- | ---