goliatone / node-esp

An ESP8266 command line interface.
5 stars 1 forks source link

esp fs format: does not exit #15

Open goliatone opened 8 years ago

goliatone commented 8 years ago

Currently, esp fs format does not exit. It seems to format the filesystem fine but does not exit...

goliatone commented 8 years ago

It actually does exit, it is just that it can take a long time...

$ esp fs format 
format done.

labeling this as UX. We should give a notice to screen before starting process so people know what to expect.