avrdude: can't open config file "C:\Users\Administrator\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf": No such file or directory avrdude: error reading system wide configuration file "C:\Users\Administrator\AppData\Local\Arduino15\packages\arduino\tools...
I dont't really understand what was the solution to this issue? I have ESP32-S2 mini and im trying days to figure out how to make LittleFS work. The compiler say it's everything ok but ESP32 can't mount LittleFS. Same problema here. Any solution?
And finally, write the data to the database: //Write dataclient.writePoint(pointDevice); Complete source code is available in theBasicWrite example. Data can be seen in the InfluxDB UI immediately. Use theData Exploreror create aDashboard. ...