Search found 1 match

by ienaxxx
Mon Dec 04, 2023 9:36 pm
Forum: ESP32 Arduino
Topic: SD append to file fails to write when called from inside a function
Replies: 1
Views: 44569

SD append to file fails to write when called from inside a function

Hello everyone, I'm new to this forum. long story short, when i call the SD Functions from inside setup, it works like a charm, but when calling from inside a function, called from another function, it doesn't. It can't open the file for appending (nor for writing). The https://github.com/espressif/...