lfdebrux / rogue-code

Automatically exported from code.google.com/p/rogue-code
0 stars 0 forks source link

Disable SoftPWM again #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

i only need a software pwm for one part of my program and would like to disable 
it again after that to get back the full processing power. But after
    SoftPWMBegin();

has been run there seems to be no way back... could you add an command which 
would unload all softpwm routines again after     SoftPWMBegin(); has run 
again. 

thanks in advance

Original issue reported on code.google.com by tre...@googlemail.com on 21 Apr 2015 at 9:18