The show code currently shows the code for some hybrid micro-python and arduino. There should be multiple export options say for nodemcu, micro-python, arduino etc. This is implemented in blockly blocks. The code for each block can be defined in their respective js files e.g. delayBlock.js, foreverBlock.js, ledBlock.js.
The show code currently shows the code for some hybrid micro-python and arduino. There should be multiple export options say for nodemcu, micro-python, arduino etc. This is implemented in blockly blocks. The code for each block can be defined in their respective js files e.g. delayBlock.js, foreverBlock.js, ledBlock.js.