You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • 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?

About

Avatar for Gordon @Gordon started