-
• #2
Interesting - I'd always been assuming the problems I was having with timeouts and intervals after reset button was problem with connected devices (I saw that in my desk lamp) getting into a bad state, not the Espruino getting confused.
Can't wait to try out the SD card on other pins support. I've had a board waiting to test that with for a while.
-
• #3
Hey Gordon, do you think it would be possible to provide a binary firmware which could be externally flashed onto a ESP8266 by enthusiasts that do not have your dev board, but would still like to try your programming platform?
-
• #4
You mean you'd like firmware for Espruino that would run on the ESP8266 itself?
-
• #5
Just to add to this, we've found that Waveform input doesn't work at all on 1v72/1v73. It's now fixed, but I'll try and do a proper release quite soon with that fixed.
-
• #6
Hi , Where we can get the Source of 1v73..
Thanks
Vishnu
This one's happened quite quickly, but we spotted a few issues with 1v72, which I thought were important to get fixes out for quickly:
setTimeout
andsetInterval
inonInit
didn't work correctly after the board was reset with the reset button (power off/power on, orreset()
was ok)I also added: