|
Servos in C
Hello everyone.
Our team made the decision to try and use regular C with the wrapper libraries that WPI provides since it's what our small programming team is more familiar with. I was trying to get the servos working yesterday and found that there is no CreateServo function defined in CServo.h. Do servos only fully work in C++ or am I missing something?
|