Skip to content

Read file from ESP32 #1530

Answered by Ellerbach
ioagr asked this question in Q&A
Aug 14, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

To read the file, you can easily write a small program that will download and read the file. For security reasons we've decided not to implement a too easy way to read the files at flash time.

Release, the "Debug.WriteLine" function stops working

Yes, because that's for debug :-) Use Consile.WriteLineinstead ;-) Those always stays regardeless if you are on Debug or Release modes.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ioagr
Comment options

Answer selected by ioagr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants