See the program below and highlight or circle bugs/errors in this program. This
program is created to:
~ Set the pin connected to the IR sensor.
~ Sets the pins connected to the servomotors.
~ If a user presses button β^β on the remote.
{ Move robot forwards.
~ If a user presses button βkβ on the remote.
{ Stop the robot.
~ If a user presses button β<β on the remote.
{ Move robot left.
~ If a user presses button β>β on the remote.
{ Move the robot right.
~ If a user presses button βββ on the remote.
{ Move the robot backwards.