Guide
1/22/2018 micro:bot Kit Experiment Guide - learn.sparkfun.com
https://learn.sparkfun.com/tutorials/microbot-kit-experiment-guide/all#about-the-motobit-board 74/75
The On Button B block is used to set servo position to 45 degrees.
Finally the On Button A+B event block is used to run the program.
If / Then Statements
You may notice that there is a few if / then blocks inside of the if statement in the forever block. This will aid
your Battle Bot in making decisions and knowing what it has to do next.
What You Should See