initial, copied from rgbled

This commit is contained in:
2020-07-26 22:48:31 +02:00
commit 351dc80315
8 changed files with 408 additions and 0 deletions

8
releaseInfo.json Normal file
View File

@ -0,0 +1,8 @@
{
"releaseTag": "v1.0.6",
"createReleaseTag": "true",
"releaseName": "colorPattern and watchdog",
"description": "introduce the colorPattern config option (swap R and G) and use the mqtt boilerplate code with watchdog support"
}