You have to wait until the next release, or fetch a travis build or build the firmware by your own.
There have been added two functions to ESP8266 Wifi: setAPIP() and setIP() with PR #1033 and #1034.
setAPIP()
setIP()
Ah so setIP() is coming. That explains it!
@MaBe 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.
You have to wait until the next release, or fetch a travis build or build the firmware by your own.
There have been added two functions to ESP8266 Wifi:
setAPIP()
andsetIP()
with PR #1033 and #1034.