Explorar el Código

feat : fix tim channel comment

linyuanbo_breo_server hace 4 años
padre
commit
6f11b2e93e
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      bsp/n32g452xx/n32g452xx-mini-system/board/Kconfig

+ 2 - 2
bsp/n32g452xx/n32g452xx-mini-system/board/Kconfig

@@ -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