hexagon5un / AVR-Programming

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

Magical number 3000 in servoWorkout.c (chapter 11) #53

Closed sjomae closed 1 year ago

sjomae commented 1 year ago

Where is that number 3000 coming from?

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