Merge pull request #5143 from Jason2866/patch-3

Rf Bridge Gpio12 / 14 selectable
This commit is contained in:
Theo Arends 2019-02-07 08:09:42 +01:00 committed by GitHub
commit b76915828e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1054,9 +1054,10 @@ const mytmplt kModules[MAXMODULE] PROGMEM = {
0, // GPIO09 0, // GPIO09
0, // GPIO10 0, // GPIO10
// GPIO11 (SD_CMD Flash) // GPIO11 (SD_CMD Flash)
0, GPIO_USER, // GPIO12 Optional sensor
GPIO_LED1_INV, // GPIO13 Blue Led (0 = On, 1 = Off) - Link and Power status GPIO_LED1_INV, // GPIO13 Blue Led (0 = On, 1 = Off) - Link and Power status
0, 0, 0, 0 GPIO_USER, // GPIO14 Optional sensor
0, 0, 0
}, },
{ "Sonoff B1", // Sonoff B1 (ESP8285 - my9231) { "Sonoff B1", // Sonoff B1 (ESP8285 - my9231)
GPIO_KEY1, // GPIO00 Pad GPIO_KEY1, // GPIO00 Pad