mirror of https://github.com/arendst/Tasmota.git
typo fix
parent
d44fc7dd29
commit
208813b221
|
@ -14,7 +14,7 @@ The schematic reports that 2.5 mm jack is configured as following (jack on right
|
||||||
|
|
||||||
3.3V and GND are very welcome for sensors expansions but GPIO7 and GPIO8 are not usable because they are used internally by ESP8285 for flash memory connection (sigh!)
|
3.3V and GND are very welcome for sensors expansions but GPIO7 and GPIO8 are not usable because they are used internally by ESP8285 for flash memory connection (sigh!)
|
||||||
|
|
||||||
R35 and R36 resistors are not soldered on Sonoff 4CH PCB and it is possible to use their pads to "manually route" the jack contact on another ESP2855 pin (!). I selected R35 pad because my "waterproof" DS18B20 sensors provide signal line on TEM1 jack contact.
|
R35 and R36 resistors are not soldered on Sonoff 4CH PCB and it is possible to use their pads to "manually route" the jack contact on another ESP8285 pin (!). I selected R35 pad because my "waterproof" DS18B20 sensors provide signal line on TEM1 jack contact.
|
||||||
For ESP8285 pin I prefer IO2 that is already available on header programming pins...
|
For ESP8285 pin I prefer IO2 that is already available on header programming pins...
|
||||||
|
|
||||||
Then the route to do is: TEM1 -> R35 pad -> GPIO2:
|
Then the route to do is: TEM1 -> R35 pad -> GPIO2:
|
||||||
|
|
Loading…
Reference in New Issue