HipsterBrown / xs-dev

The quickest way for getting started with JS on devices
https://xs-dev.js.org
MIT License
39 stars 13 forks source link

use "esp8266" consistently in place of "esp" #71

Open phoddie opened 1 year ago

phoddie commented 1 year ago

When building with device target esp8266 the output message uses esp. The inconsistency is potentially confusing.

$ xs-dev run --example helloworld --device=esp8266
⠋ Building and deploying project ~/.local/share/moddable/examples/helloworld on esp