Coding error needed help ASAP

can anyone help me?
my coding was error
here is my coding

In file included from c:\Users\User\Documents\Arduino\libraries\Blynk\src/BlynkApiArduino.h:14,
                 from c:\Users\User\Documents\Arduino\libraries\Blynk\src/BlynkSimpleEsp32.h:20,
                 from C:\Users\User\AppData\Local\Temp\.arduinoIDE-unsaved2024422-12576-1phik75.edcj\ESP32_WiFi\ESP32_WiFi.ino:11:
c:\Users\User\Documents\Arduino\libraries\Blynk\src/Blynk/BlynkApi.h:39:6: error: #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_TEMPLATE_NAME"
     #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_TEMPLATE_NAME"
      ^~~~~
exit status 1

Compilation error: exit status 1

Your topic has been moved. Please do not post in "Uncategorized"; see the sticky topics in Uncategorized - Arduino Forum.


I have no experience with Blynk so can't help further. I would however suggest that you post your code (just in case, please use code tags as described in How to get the best out of this forum).

1 Like

@izzahdin19 - a quick Google search found this discussion.

Maybe it will help you out.

1 Like

That error is probably generated by the Blynk library, Read it and see what is possibly missing.

It is not a coding, but error message only.
In order to help you we need to see your code that produced the error

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.