From 2e38c5ba0711775db500a2a203f02818ccf1ab23 Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Sun, 13 Jan 2019 23:35:33 -0300 Subject: [PATCH] Fix missing , --- sonoff/sonoff_template.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonoff/sonoff_template.h b/sonoff/sonoff_template.h index c1f1c3545..5db27e817 100644 --- a/sonoff/sonoff_template.h +++ b/sonoff/sonoff_template.h @@ -1738,7 +1738,7 @@ const mytmplt kModules[MAXMODULE] PROGMEM = { GPIO_LED2, // GPIO13 Red LED - Power status GPIO_REL1, // GPIO14 Relay 1 0, 0, 0 - } + }, { "Luminea ZX2820", GPIO_KEY1, // GPIO00 Button 0, 0, 0,