Core Competency 1
let ang = 90 servos.P1.setAngle(90) basic.forever(function () { if (ang >= 0 || ang <= 180) { if (input.buttonIsPressed(Button.A)) {… read more
let ang = 90 servos.P1.setAngle(90) basic.forever(function () { if (ang >= 0 || ang <= 180) { if (input.buttonIsPressed(Button.A)) {… read more