Rev 107 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
void pwm_init(void);
void pwm_start(void);
void pwm_stop(void);
static char pwm_on = 0;
#endif