Has anyone had any luck using require()
in a Lua file to reference another Lua file’s modules after uploading the two files to the ESP32 as a Filesystem Image?
I’m sure there’s a complicated way to do it, and naturally, it’s not working straight out of the box with default Lua! It seems a little tricky so if anyone has a strategy, I’d love to hear it!