mixly / Mixly_Arduino

A visual programming editor based on blockly for Arduino、Microbit、MicroPython、Python
http://mixly.org/
Apache License 2.0
244 stars 106 forks source link

"Functions" block issue #27

Closed guzior-lps closed 4 years ago

guzior-lps commented 4 years ago

When you put the functions block, in code there is null procedure() { return 0; }

should be void procedure() { return 0; }

hznupeter commented 4 years ago

fixed. download the least Mixly here, https://ruilongmaker.cc/download/Mixly_WIN.7z and run the update.bat