mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-28 02:03:20 +08:00
feat : fix tim channel comment
This commit is contained in:
@@ -61,10 +61,10 @@ menu "On-chip Peripheral Drivers"
|
||||
bool "Enable TIM3 channel2 PWM"
|
||||
default n
|
||||
config BSP_USING_TIM3_CH3
|
||||
bool "Enable TIM3 channel2 PWM"
|
||||
bool "Enable TIM3 channel3 PWM"
|
||||
default n
|
||||
config BSP_USING_TIM3_CH4
|
||||
bool "Enable TIM3 channel2 PWM"
|
||||
bool "Enable TIM3 channel4 PWM"
|
||||
default n
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user