Rf Bridge Gpio12 / 14 selectable

Add GPIO12 and GPIO14 in Rf Bridge as GpioUser. This Gpio are not used and easy reachable via solder pads
This commit is contained in:
Jason2866 2019-02-06 22:34:41 +01:00 committed by GitHub
parent 6c934ca8f6
commit 08314bd9f8
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