Yes, perfect. Many thanks for implementing all this super helpfull stuff.
espruino --port /dev/tty.usbserial-54240369371 -b 115200 --storage MQTTCL-S:MQTT.min.js ... > Upload Complete >require('Storage').list() =[ "MQTT-S", "MQTTCL-S" ] >mqtt = require('MQTTCL-S') ={ create: function (t,e) { ... }, connect: function (t) { ... } } >
@MaBe 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.
Yes, perfect. Many thanks for implementing all this super helpfull stuff.