Fix missing ,

This commit is contained in:
Adrian Scillato 2019-01-13 23:35:33 -03:00 committed by GitHub
parent 1f8665496c
commit 2e38c5ba07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,