blob: b86978fcfdc56eefab5f57205217b5489b82c670 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001#ifndef __PWM_H__
2#define __PWM_H__
3
4int factory_pwm_test(void);
5#endif //__PWM_H__