Skip to content

Commit 6302d09

Browse files
committed
Update README.md
1 parent 42b9d71 commit 6302d09

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,14 @@ This script also features a custom remap() function that remaps a value to diffe
6767
__AccelerometerTest__
6868
Prints the x,y,z values of the accelerometer every second (REPL required)
6969

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+
7078
====================
7179

7280
Contributions include code from:

0 commit comments

Comments
 (0)