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