Yep, confirmed with the banglejs2 (running 2v18) that copy and pasting long seuqences of characters don't disconnect me.
This is what I was copying and pasting:
const state = { led: true, curTemp: 0, prevTemp: 0, setTemp: 0, offset: 53, isRelayOn: false, isRunning: false, dirty: false, };
doing the same for the mdbt42q (running 2v18) disconnects (and doesn't even show anything on the screen.
1 Attachment
@parasquid 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.
Yep, confirmed with the banglejs2 (running 2v18) that copy and pasting long seuqences of characters don't disconnect me.
This is what I was copying and pasting:
doing the same for the mdbt42q (running 2v18) disconnects (and doesn't even show anything on the screen.
1 Attachment