Remove automatic init call on page load from ardublockly.js.
Importing a js file should not have any secondary effects, like automatically running code. This also allows other Ardublockly-based applications to reuse a lot of the Ardublockly front end code and have their own onLoad init.
Showing
Please register or sign in to comment