The Web IDE's default is 9600, and I'll probably keep it at that so new users don't have to fiddle around in the settings.
The whole setBootCode thing we'd been talking about would mean you could move from 9600 pretty simply once it was set up.
As @bluebie says, I'm surprised about the DS18B20 upload taking so long as you've only got about 8k of usable memory, so the most it could take is 8 seconds before it totally filled up all your memory (unless something else is going on).
Having said all that, the ESP8266 port seems to be for those willing to get their hands dirty at the moment - so asking them to change one setting in the Web IDE isn't really a big deal :)
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.
The Web IDE's default is 9600, and I'll probably keep it at that so new users don't have to fiddle around in the settings.
The whole
setBootCode
thing we'd been talking about would mean you could move from 9600 pretty simply once it was set up.As @bluebie says, I'm surprised about the DS18B20 upload taking so long as you've only got about 8k of usable memory, so the most it could take is 8 seconds before it totally filled up all your memory (unless something else is going on).
Having said all that, the ESP8266 port seems to be for those willing to get their hands dirty at the moment - so asking them to change one setting in the Web IDE isn't really a big deal :)