Merge pull request #153 from nagyrobi/patch-2

Add GPIO template example to user_config_override-template.h
This commit is contained in:
fvanroie 2021-04-25 00:14:29 +02:00 committed by GitHub
commit 7320fc69b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,5 +110,6 @@
* Other Settings
**************************************************/
//#define HASP_USE_HA // Enable Home Assistant auto-discovery
//#define HASP_GPIO_TEMPLATE "[2360346,2491680,2623009,2097420,2097678,2097947,0,0]" // Lanbon L8-HS: 3 Relays + Moodlight GPIO config
#endif
#endif