Thanks!
Are you using an up to date firmware though? I just tried here and I don't seem to be able to reproduce it...
>LED1.write(1); =undefined >LED1.write(0); =undefined >Puck.light() =0.66570218404 >Puck.light() =0.64452409744
It's possible that the older firmware is using different code that doesn't have any delay in it at all?
@Gordon 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.
Thanks!
Are you using an up to date firmware though? I just tried here and I don't seem to be able to reproduce it...
It's possible that the older firmware is using different code that doesn't have any delay in it at all?