Why haven’t you moved these three lines to the top of your sketch?…
> #define BLYNK_TEMPLATE_ID #define BLYNK_TEMPLATE_NAME #define BLYNK_AUTH_TOKEN > ```
My guess is that you’re still ignoring my advice, and that these three lines aren’t the first three lines of your sketch.
Pete.