Or.. if the contextObject you need is the outer scope just use a arrow function as setTimeout callback and be done with it.
Other public choices for the this alter ego are me and self :D
me
self
@PaddeK 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.
Or.. if the contextObject you need is the outer scope just use a arrow function as setTimeout callback and be done with it.
Other public choices for the this alter ego are
me
andself
:D