We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42b9d71 commit 6302d09Copy full SHA for 6302d09
README.md
@@ -67,6 +67,14 @@ This script also features a custom remap() function that remaps a value to diffe
67
__AccelerometerTest__
68
Prints the x,y,z values of the accelerometer every second (REPL required)
69
70
+###05.Servos
71
+
72
+__ServoSetAngle__
73
+Example of setting a servo's angle, and animating it over time
74
75
+__ServoGetAngle__
76
+Generates a random number roughly between -90 and 90, and sets it as the servo's angle. The servo's angle is then obtained from the object
77
78
====================
79
80
Contributions include code from:
0 commit comments