Search found 1 match
- Mon Mar 30, 2026 2:01 am
- Forum: ESP32 Arduino
- Topic: Error compiling
- Replies: 2
- Views: 2786
Re: Error compiling
It is still not fixed and going back to that platform from 3.3.7 is not a viable solution. I did fix the compile issue by editing the header file changing "std::string" to "String" which is completely safe fix and works. The issue probably stems from the platform files being used have come from the ...