mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 17:18:24 +00:00
[rtdevices] eliminate recursion
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
* 2022-05-14 Stanley Lwin add pwm function
|
||||
*/
|
||||
|
||||
#include <drivers/rt_drv_pwm.h>
|
||||
#include <rtdevice.h>
|
||||
|
||||
static rt_err_t _pwm_control(rt_device_t dev, int cmd, void *args)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user