Merge pull request #49 from arendst/development

Update to Tasmota
This commit is contained in:
Adrian Scillato 2018-04-13 10:00:34 -03:00 committed by GitHub
commit 03a0f7249c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -498,12 +498,12 @@ const mytmplt kModules[MAXMODULE] PROGMEM = {
GPIO_LED1, // GPIO01 Green LED
GPIO_TXD, // GPIO02 RX - Pin next to TX on the PCB
GPIO_RXD, // GPIO03 TX - Pin next to GND on the PCB
GPIO_USER, // GPIO04 W2 - PWM5
GPIO_PWM5, // GPIO04 W2 - PWM5
GPIO_LED2_INV, // GPIO05 Red LED
0, 0, 0, 0, 0, 0, // Flash connection
GPIO_PWM3, // GPIO12 Blue
GPIO_PWM2, // GPIO13 Green
GPIO_USER, // GPIO14 W1 - PWM4
GPIO_PWM4, // GPIO14 W1 - PWM4
GPIO_PWM1, // GPIO15 Red
0, 0
},