mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Update my_custom_template.h
This commit is contained in:
parent
4a4caab016
commit
c4d565e18f
@ -1,7 +1,8 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
// USAGE: Copy this file and rename it to my_custom.h
|
// USAGE: - Copy this file and rename it to my_custom.h
|
||||||
|
// - uncomment in your user_config_override.h the line containing #define HASP_USE_CUSTOM 1
|
||||||
//
|
//
|
||||||
|
|
||||||
#ifndef HASP_CUSTOM_H
|
#ifndef HASP_CUSTOM_H
|
||||||
@ -33,4 +34,4 @@ void custom_topic_payload(const char* topic, const char* payload, uint8_t source
|
|||||||
|
|
||||||
#endif // HASP_USE_CUSTOM
|
#endif // HASP_USE_CUSTOM
|
||||||
|
|
||||||
#endif // HASP_CUSTOM_H
|
#endif // HASP_CUSTOM_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user