mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-30 05:10:26 +08:00
文本错误
This commit is contained in:
parent
55402e19db
commit
3bf767dfe1
@ -19,7 +19,7 @@
|
||||
#define PWM_CMD_SET (128 + 2)
|
||||
#define PWM_CMD_GET (128 + 3)
|
||||
#define PWMN_CMD_ENABLE (128 + 4)
|
||||
#define PWMN_CMD_DISABLE (128 + 5)/
|
||||
#define PWMN_CMD_DISABLE (128 + 5)
|
||||
|
||||
struct rt_pwm_configuration
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user