ScriptBlock
ScriptBlock
Looks like that thread evolved into a nice little [library](https://github.com/brainelectronics/EspSaveCrashSpiffs). Better to try to integrate that library or adapt that code here? Since this library is ESP only, support for...
Cool - i'll start with the library. I ordered a handful of the ttgo devices today so that I could start testing until the RAKs are more supported.
When trying to compile with simple integration of that library, I see that it's looking for a reference to user_interface.h. This seems to be an ESP library based file, but...