tinyxml2 icon indicating copy to clipboard operation
tinyxml2 copied to clipboard

ESP32 open xml file

Open thanks-for-your-help opened this issue 3 years ago • 0 comments

Hello,

I'am working on an ESP32 webserver with SPIFFS. The webserver work fine.

I want to put an xml file in the data folder and can load it and parse it.

Did someone have an example of code ?

I always receive error ID 3 when loading file.

thanks-for-your-help avatar Feb 04 '22 16:02 thanks-for-your-help