thinksilicon
Results
3
comments of
thinksilicon
Do you think it woiuld make more sense not to pass the Filesystem as variable but rather use a Macro? ``` #define ESPFS SPIFFS ``` So in your code you'd...
You can define your own autoloader: ```
Hey, I opened an [isssue with arduino-esp32](https://github.com/espressif/arduino-esp32/issues/9408) thinking that it was a problem over there. After some debugging it seems like it is a problem with ArduinoCore-mbed. Any chance this...