|
@ -7,7 +7,7 @@ |
|
|
#define PC_DEBUG_UART huart1 |
|
|
#define PC_DEBUG_UART huart1 |
|
|
#define PC_DEBUG_UART_RX_BUF_SIZE 1024 |
|
|
#define PC_DEBUG_UART_RX_BUF_SIZE 1024 |
|
|
#define PC_DEBUG_LIGHT_GPIO PE2 |
|
|
#define PC_DEBUG_LIGHT_GPIO PE2 |
|
|
#define PC_SUBBOARD_20_80_LIGHT_GPIO PE8 |
|
|
|
|
|
|
|
|
#define PC_SUBBOARD_20_70_LIGHT_GPIO PE8 |
|
|
// |
|
|
// |
|
|
|
|
|
|
|
|
#define PC_SYS_DELAY_US_TIMER htim6 // US延时定时器 |
|
|
#define PC_SYS_DELAY_US_TIMER htim6 // US延时定时器 |
|
|