I think ESP8226 build does not support encodeURIComponent(). See the docs - not available on devices with low flash memory. Try it without.
encodeURIComponent()
@Ollie started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I think ESP8226 build does not support
encodeURIComponent()
. See the docs - not available on devices with low flash memory. Try it without.