mirror of
https://github.com/arendst/Tasmota.git
synced 2025-08-06 09:27:41 +00:00
Fix missing ,
This commit is contained in:
parent
1f8665496c
commit
2e38c5ba07
@ -1738,7 +1738,7 @@ const mytmplt kModules[MAXMODULE] PROGMEM = {
|
|||||||
GPIO_LED2, // GPIO13 Red LED - Power status
|
GPIO_LED2, // GPIO13 Red LED - Power status
|
||||||
GPIO_REL1, // GPIO14 Relay 1
|
GPIO_REL1, // GPIO14 Relay 1
|
||||||
0, 0, 0
|
0, 0, 0
|
||||||
}
|
},
|
||||||
{ "Luminea ZX2820",
|
{ "Luminea ZX2820",
|
||||||
GPIO_KEY1, // GPIO00 Button
|
GPIO_KEY1, // GPIO00 Button
|
||||||
0, 0, 0,
|
0, 0, 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user