diff --git a/Martin-Jerry-MJ-S01.md b/Martin-Jerry-MJ-S01.md index b86852ec..2d61fc53 100644 --- a/Martin-Jerry-MJ-S01.md +++ b/Martin-Jerry-MJ-S01.md @@ -1,23 +1,12 @@ -Info on the Tuya -The chip inside is a Tuya TYWE3S. It replicates the capabilities of an ESP8266 plus some other functionality. +The chip inside is a Tuya TYWE3S which is based on the ESP8266. -It's similar to the Martin Jerry Dimmer [MJ-SD01](https://github.com/arendst/Sonoff-Tasmota/wiki/Martin-Jerry-MJ-SD01). +[Template](https://blakadder.github.io/templates/mjswitch.html) -Module Type: **Generic (18)** +| GPIO | Pin | Selection | +| ---- | --- | --------- | +| 4 | D2 | Led1i (56) | +| 5 | D1 | Led2i (57) | +| 12 | D6 | Relay1 (21) | +| 13 | D7 | Button1 (17) | -| GPIO | Selection | -| ---- | --------- | -| D3 GPIO0 Button1 | None (0) | -| TX GPIO1 Serial Out | None (0) | -| D4 GPIO2 | None (0) | -| RX GPIO3 Serial In | None (0) | -| D2 GPIO4 | Led1i (56) | -| D1 GPIO5 | Led2i (57) | -| D6 GPIO12 Relay1 | Relay1 (21) | -| D7 GPIO13 Led1i | Button1 (17) | -| D5 GPIO14 Sensor | None (0) | -| D8 GPIO15 | None (0) | -| D0 GPIO16 | None (0) | - - -I hope this can help someone. \ No newline at end of file +All other component assignments should be set to `None (0)`