mirror of https://github.com/arendst/Tasmota.git
Updated MagicHome with ESP8285 (markdown)
parent
e2c3f6f55f
commit
de0c589644
|
@ -116,7 +116,7 @@ or like this:
|
|||
GPIO_USER, // GPIO01 Serial RXD and Optional sensor
|
||||
GPIO_LED1_INV, // GPIO02 Blue onboard LED (not soldered)
|
||||
GPIO_USER, // GPIO03 Serial TXD and Optional sensor0
|
||||
GPIO_IRRECV, // GPIO04 RF receiver input
|
||||
GPIO_IRRECV, // GPIO04 IR receiver input
|
||||
GPIO_PWM1, // GPIO05 RGB LED Green
|
||||
0, 0, 0, 0, 0, 0, // Flash connection
|
||||
GPIO_PWM2, // GPIO12 RGB LED Blue
|
||||
|
|
Loading…
Reference in New Issue