What is the difference between the “mBot Program” block (in “Robots”) and “When (green flag) clicked” block (in “Events”) ?
I have the mBot and am programming in mBlock 3.2.2 (Windows 10).
I’ve tested both blocks at the top of my programs. The “When (green flag) clicked” block starts my program and gets the mBot moving. When I place “mBot Program” block at the top, my program does nothing.
What is the point of the “mBot Program” block? How do I trigger a program with this at the top to start?