You are reading a single comment by @Purple-Tentacle and its replies.
Click here to read the full conversation.
-
Edit: did not read the reply from Gordon.
It seems that my file is still too big.That's not it.
I changed all images to test:var imgNewMoon = { width : 26, height : 26, bpp : 1, transparent : 0, buffer : require("heatshrink").decompress(atob("AH4AUA==")) };
They are much shorter now, but I still receive the same error.
You can reduce space by set
Use Compression
and changeOutput as Image String
when using the Espruino Image Converter