zhsvector
zhsvector
Hello, now the oseppBlock has integrated ArduinoIDE, you no longer need to set the Arduino path. Thanks for using oseppBlock
Hello, There is no "compile / upload" button, which means that the nodejs module failed to load. Please confirm whether you executed ./node_modules/.bin/electron-rebuild -f To compile the nodejs module for...
Yes, this is caused by the Closure Library. They moved this function out of the closure-library. https://github.com/google/closure-library/commit/9325ce1bbebcfe8c7aa54f8342959c73a1762a77 So we need to remove it from the scratch-block, or use the older...
I repeated the rebuild steps in a brand new linux system, using closure-library-20191027. This problem is not reproduced. I suggest you set a breakpoint and trace on line 293 of...
very sorry, i assume you are using arduino IDE 1.8.10 version. We too noticed this issue and are going to release the new OSEPP block IDE to solve it. Yet...