A user reported that his code didn't work, with error 020 :(
This is caused when running out of memory. Presumably the inkybit is V2 only for this reason.
However the extension is missing the V2 only incantation in the pxt.json file, which would have reported error 927 - incompatible
the incantation is:
A user reported that his code didn't work, with error 020 :(
This is caused when running out of memory. Presumably the inkybit is V2 only for this reason. However the extension is missing the V2 only incantation in the pxt.json file, which would have reported error 927 - incompatible the incantation is:
"disablesVariants": [ "mbdal" ],