re: 1v61 - yes, I think so. Will check. I am updating quite often, but have multiple devices.
re: Recursive - Clock requires Date, but Date doesn't require Clock. Clock creates a subclass of Date.
The error really does look odd - I included print statements in the module, and it seems to just skip some of them and jump to a lower statement and then complain.
It's not lost characters, more like lost chunks of 100 bytes or more. Hard to debug - I can't see what it's actually getting.
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.
Gordon
re: 1v61 - yes, I think so. Will check. I am updating quite often, but have multiple devices.
re: Recursive - Clock requires Date, but Date doesn't require Clock. Clock creates a subclass of Date.
The error really does look odd - I included print statements in the module, and it seems to just skip some of them and jump to a lower statement and then complain.
It's not lost characters, more like lost chunks of 100 bytes or more. Hard to debug - I can't see what it's actually getting.
Martin