Quote:
Originally Posted by RaiderRev
We also have the default code we are working with as well as the Kevin Watson's PWM code.
|
When using my code, you need to call Initialize_PWM() from User_Initialization(). If you're using my 2008 base code, you don't need to to anything as the calls are done for you in main().
-Kevin