@PeteKnight
Hi Sir,
I appreciate your guidance! I managed to resolve the issue with the /bits sub-folder and the c++allocator.h file. Thank you for pointing that out.
Now, I’m facing a new challenge. The compiler is indicating a “fatal error: BlynkSimpleSIM800.h: No such file or directory” for my TTGO T-Call ESP32 SIM800L board. I’ve included the necessary library from GitHub - blynkkk/blynk-library: Blynk library for IoT boards. Works with Arduino, ESP32, ESP8266, Raspberry Pi, Particle, ARM Mbed, etc., but it seems the file isn’t being recognized.
Could you please provide insights on how to address this? Your assistance would be highly valuable.