Page 1 of 1

I am facing this error all the time with blynk on esp32

Posted: Fri Jun 28, 2024 7:42 am
by Charan
In file included from C:\Users\charan\Documents\Arduino\libraries\blynk-library-master\src/BlynkApiArduino.h:14,
from C:\Users\charan\Documents\Arduino\libraries\blynk-library-master\src/BlynkSimpleEsp32.h:20,
from C:\Users\charan\Downloads\charan\ESP32\ESP32_Project\FUGU-ARDUINO-MPPT-FIRMWARE-main\FUGU-ARDUINO-MPPT-FIRMWARE-main\ARDUINO_MPPT_FIRMWARE_V1.1\ARDUINO_MPPT_FIRMWARE_V1.1.ino:69:
C:\Users\charan\Documents\Arduino\libraries\blynk-library-master\src/Blynk/BlynkApi.h:39:6: error: #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_TEMPLATE_NAME"
39 | #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_TEMPLATE_NAME"
| ^~~~~
exit status 1
Error compiling for board ESP32 Dev Module.

Re: I am facing this error all the time with blynk on esp32

Posted: Mon Jul 01, 2024 8:59 am
by MicroController