logo elektroda
logo elektroda
X
logo elektroda

How to adapt SDConfigFile.h to ESP32 or find an alternative?

paweloserwis 483 1
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 20975491
    paweloserwis
    Level 11  

    Hello,
    On the Arduino and ESP8266 platforms I was using the SDConfigFile.h library to read the configuration from the SD card. I wanted to make the jump to ESP32 and the problem is that ESP32 handles SD cards differently, so this library won't work. I searched for something similar, but with mediocre results.
    Question: is it possible to adapt this library to ESP32, and if not, what can I use instead? I would not like to change the whole file structure, as I have a lot of them and they are proven.
    Thanks in advance for your help.
    Do you have a problem with Arduino? Ask question. Visit our forum Arduino.
  • ADVERTISEMENT
ADVERTISEMENT