MicroPython Servo
This script shows you how to use the two servo channels. The function servo(x, y) expects two arguments. x (1 - 2) is the servo channel to control and y (0 - 180) is the position the servo should move to.
This script shows you how to use the two servo channels. The function servo(x, y) expects two arguments. x (1 - 2) is the servo channel to control and y (0 - 180) is the position the servo should move to.