Add GPIO2 to Sonoff RF R2 template

https://github.com/arendst/Sonoff-Tasmota/issues/4820
This commit is contained in:
Adrian Scillato 2019-01-04 17:10:17 -03:00 committed by GitHub
parent 7cf9128303
commit 34966913e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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,