diff --git a/Adding-new-Module-types.md b/Adding-new-Module-types.md index a3edc0f0..e3eaca7b 100644 --- a/Adding-new-Module-types.md +++ b/Adding-new-Module-types.md @@ -1,3 +1,12 @@ +Before you add a new module type, you can try using the module type "Generic" over the web interface and set up the GPIO Config. + +Generic Module was added in v5.12.0, before that version its called "Wemos D1 Mini". + +Check the [Other Devices Page](https://github.com/arendst/Sonoff-Tasmota/wiki/Other-Devices) for more infos and other Devices with ESP. + +*** + + Module types are defined in sonoff_template.h This includes a "User Test" module type that you can experiment with