mirror of
https://github.com/arendst/Tasmota.git
synced 2025-08-07 18:07:42 +00:00
Merge pull request #4821 from ascillato/patch-1
Add GPIO2 to Sonoff RF R2 template
This commit is contained in:
commit
f8ab1a8207
@ -565,7 +565,7 @@ const mytmplt kModules[MAXMODULE] PROGMEM = {
|
|||||||
{ "Sonoff RF", // Sonoff RF (ESP8266)
|
{ "Sonoff RF", // Sonoff RF (ESP8266)
|
||||||
GPIO_KEY1, // GPIO00 Button
|
GPIO_KEY1, // GPIO00 Button
|
||||||
GPIO_USER, // GPIO01 Serial RXD and Optional sensor
|
GPIO_USER, // GPIO01 Serial RXD and Optional sensor
|
||||||
0,
|
GPIO_USER, // GPIO02 Optional sensor
|
||||||
GPIO_USER, // GPIO03 Serial TXD and Optional sensor
|
GPIO_USER, // GPIO03 Serial TXD and Optional sensor
|
||||||
GPIO_USER, // GPIO04 Optional sensor
|
GPIO_USER, // GPIO04 Optional sensor
|
||||||
0,
|
0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user