I tried for hours before I realized I should look here😂
When I changed this line to "const char tmp = json["tracker_server"].as<const char>();" the problem was solved
I've made a similar headtracker before and found this much superior project only after doing so. I learned platformIO through this project while adapting my nodemcuv2, thanks to this project.
Also, generating html or js looks like it requires linux, which I found can now be generated and downloaded from Codespaces.
I'm using a translation program, so I apologize for the reading inconvenience!
main.cpp:112 result in
reference: https://arduinojson.org/v6/api/jsonvariant/as/
I tried for hours before I realized I should look here😂
When I changed this line to "const char tmp = json["tracker_server"].as<const char>();" the problem was solved
I've made a similar headtracker before and found this much superior project only after doing so. I learned platformIO through this project while adapting my nodemcuv2, thanks to this project. Also, generating html or js looks like it requires linux, which I found can now be generated and downloaded from Codespaces.
I'm using a translation program, so I apologize for the reading inconvenience!