From acd0ca37b76b517d803915ee6155e9f564d9d300 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=2E=20=C3=81rkosi=20R=C3=B3bert?= Date: Tue, 12 Oct 2021 09:31:07 +0200 Subject: [PATCH] fix description line numbers + add user_config_override.h note --- src/custom/my_custom_fan_template.cpp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/custom/my_custom_fan_template.cpp b/src/custom/my_custom_fan_template.cpp index c345dfa8..7de784bd 100644 --- a/src/custom/my_custom_fan_template.cpp +++ b/src/custom/my_custom_fan_template.cpp @@ -2,9 +2,10 @@ For full license information read the LICENSE file in the project folder */ // USAGE: - Copy this file and rename it to my_custom_fan_rotator.cpp, also copy my_custom_template.h and rename it to my_custom.h -// - Change false to true on line 15 -// - Set the page and id of your object on lines 25 and 26 -// - Optionally set the default rotation state and angle on lines 19 and 20 +// - Uncomment in your user_config_override.h the line containing #define HASP_USE_CUSTOM 1 +// - Change false to true on line 16 +// - Set the page and id of your object on lines 27 and 28 +// - Optionally set the default rotation state and angle on lines 21 and 22 // - At run time you can change fanspeed and fanangle by updating the topics hasp//custom/fanspeed // and hasp//custom/fanangle with values desired from your home automation system // NOTE: This gives best results with small images (up to 64x64 pixels). Large images may draw choppy due to limited