CotroCar/main/pwm_led.h

4 lines
54 B
C

#ifndef PWM_LED_H
extern void LedPwmSet(void);
#endif