tinyxml2
tinyxml2 copied to clipboard
ESP32 open xml file
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.