mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Add PWM4/5 to H801 template (#1503)
This commit is contained in:
parent
2049730877
commit
ed2e8d8934
@ -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
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user