Scenario :
So, we are trying to program the potentiometer so that we can set up an angle for the the ball shooter (Arm). We searched up the internet and found out that there is a commandment called, “untilPotentiometerGreaterThan”, which pretty much helps us set up the angle for shooting. However, when we compiled the code, we were not able to do it because the commandment does not exist.
Question :
Are there any other ways to set up the angle instead of using untilPotentiometerGreaterThan? If not, how should we use the program?