Sfoglia il codice sorgente

前后灯接口更换

Ye Jin 1 anno fa
parent
commit
33b3d29422

+ 4 - 4
User project/4.BasicHardwSoftwLayer/1.BasicHardwLayer/Include/board_config.h

@@ -127,10 +127,10 @@
 /* GPIO*/
 #define HW_GPIO_POWERSTATE_PIN     0  ///> GPIOC  PIN0
 #define HW_GPIO_POWERLOCK_PIN      1  ///> GPIOC  PIN1
-#define HW_GPIO_BLIG_EN_PIN        2  ///> GPIOC  PIN8
-#define HW_GPIO_BLIG_6V_12V_EN_PIN 3  ///> GPIOC  PIN7
-#define HW_GPIO_FLIG_EN_PIN        4  ///> GPIOC  PIN15
-#define HW_GPIO_FLIG_6V_12V_EN_PIN 5  ///> GPIOC  PIN13
+#define HW_GPIO_FLIG_EN_PIN        2  ///> GPIOC  PIN8
+#define HW_GPIO_FLIG_6V_12V_EN_PIN 3  ///> GPIOC  PIN7
+#define HW_GPIO_BLIG_EN_PIN        4  ///> GPIOC  PIN15
+#define HW_GPIO_BLIG_6V_12V_EN_PIN 5  ///> GPIOC  PIN13
 #define HW_GPIO_BREAK_PIN          6  ///> GPIOC  PIN14
 #define HW_GPIO_UARTTX_PIN         7  ///> GPIOC  PIN10
 #define HW_GPIO_UARTRX_PIN         8  ///> GPIOC  PIN11