Soundboard (EZB) icon Soundboard (EZB) Play WAV/MP3 via EZ-B v4, manage tracks, add timed scripts for synced robot actions, control via ControlCommand(), volume and clipping indicators. Try it →
Asked
Resolved Resolved by Synthiam Support!

Small Change In Blockly

I'd like to request a small change in Blockly to fix the Add Comment. I figured out why ARC does not like this feature. If you look in the Javascript after you put comments on the Blockly code you will see that it is placing a # instead of a //  which would probably work with typical Javascript but not so much with ARC. On a different note wondering when do you think the rollout for ARCX will be? Thanks


ARC Pro

Upgrade to ARC Pro

Don't limit your robot's potential – subscribe to ARC Pro and transform it into a dynamic, intelligent machine.

#1  

We’ve added this fix to Blockly to use // as the comment. Thanks for letting us know! It will be included in the next release

#2  

Teamwork, this will save future robot builders a lot of time. Having the ability to comment what each D6 or V31 etc will make it much more efficient. I think that I figured out another feature in Blockly that was locking up and not working properly. Want to verify and will get back with you.