Search found 1 match
- Thu Dec 01, 2022 9:23 pm
- Forum: ESP32 Arduino
- Topic: Code Assistance - stream multiple data files from SD to web user fails
- Replies: 1
- Views: 1541
Code Assistance - stream multiple data files from SD to web user fails
I am writing an ESP32 subroutine (Windows 10/Visual Studio/VMicro) where I wish to copy (or stream) all the files in the root drive of an SD Card attached to a ESP32 WROOM DA. The code is initiated by selecting a function on the driven webpage, this executes the subroutine "Save_Files", the code use...