![]() |
Software PWM
1.0
Software PWM for any digital pin
|
Main header file and class definition for the MD_PWM library. More...
#include <Arduino.h>
Classes | |
class | MD_PWM |
Macros | |
#define | PWMDEBUG 0 |
1 turns debug output on | |
#define | USE_TIMER 2 |
Set to use hardware TIMER1 or TIMER2 (1 or 2) | |
#define | PWMPRINT(s, v) |
#define | PWMPRINTX(s, v) |
#define | PWMPRINTB(s, v) |
#define | PWMPRINTS(s) |
Main header file and class definition for the MD_PWM library.