Commit Graph

2 Commits

Author SHA1 Message Date
Brett Fleming
a4fc23ccad PWM Library Working
Currently the library works in SystemCoreClock/4 scale. So if you want a 1 second period, use period=SystemCoreClock / 4;
2017-01-10 21:46:50 -05:00
Unknown
605c30c092 PWM
First draft at PWM driver. Needs testing, then merging into GRBL.
2017-01-08 20:55:11 -05:00