Closed XiaoTuXing closed 6 months ago
What does not work?
my_custom_template.cpp
is in openHASP/src/custom/
. Is your my_custom.cpp
and my_custom.h
in openHASP/src/custom/
?
Have you read the comment in 'custom_loop()'? Serial.print is not good for "Non-blocking code here, this should execute very fast!".