hexagon5un / AVR-Programming

Code examples for the book "Make: AVR Programming"
http://littlehacks.org/AVR-Programming
MIT License
725 stars 340 forks source link

magical number 3000 in servoWorkout.c (chapter 11) #54

Open sjomae opened 9 months ago

sjomae commented 9 months ago

Where is that number 3000 coming from?

https://github.com/hexagon5un/AVR-Programming/blob/master/Chapter11_Driving-Servo-Motors/servoWorkout/servoWorkout.c#L65