Quote:
Originally Posted by AdamHeard
I'd skip the servo function and instead use servo.writeMicroseconds.
|
I don't agree here at all. If you have a working, well tested abstraction that does exactly what you want it to do but can be easily adjusted if the parameters are just a bit off, and you have enough resources to implement it, why would you work around it?