Hello @Gordon,
Since this update I am not able to upload apps with the development app loader. The stable app loader works well.
Greetings Minnten
Changing line 68 in comms.js from
function uploadCmd(resolve, reject) {
to
function uploadCmd() {
seems to fix that. No idea if that has other side effect though.
@halemmerich 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.
Hello @Gordon,
Since this update I am not able to upload apps with the development app loader. The stable app loader works well.
Greetings
Minnten