thingsSDK / flasher.js

A GUI tool for flashing the Espruino JavaScript runtime on ESP8266 based boards
154 stars 25 forks source link

Needs to Disable Fields when there's 0 Ports left #22

Closed chalkers closed 8 years ago

chalkers commented 8 years ago

Replicate issue

Have 0 ports. Insert device. Wait for COM to show. Remove device.

There should be no drop downs left and the inputs should be disabled.

chalkers commented 8 years ago

It seems serialport hangs weirdly when there's an error.