|
Re: speed controller max speed
It might be because you left a bracket open from another peice of code earlier in the code..
If that is not the problem... it might be that you did not define
"unsigned int DeadLimit(unsigned int pwmin);" in an h file for referring to it in anotehr piece of code.
__________________
- from B B frank
|