You are reading a single comment by @Wilberforce and its replies.
Click here to read the full conversation.
-
@MaBe
I just tried and I'm getting the same as you - for some reason theFlashStore=require("FlashStore")
module is not getting found.I'll look into it.
@Wilberforce - very cool - thanks for sharing !
downoaded the zip file and stored the js files in the module folder
running a ESP8266 with 1v89
tried this
and got
Inside of FlashStoreWrite there are two require statements that seems to cause the Error.
loading them separately works fine
no Errors and no Warnings...
@Wilberforce any idea why this is not working on my side ?