快排仪表以及A270S版本生成
This commit is contained in:
@ -300,15 +300,15 @@
|
||||
#error "carplay need lwip"
|
||||
#endif
|
||||
|
||||
#if !DEVICE_MXC_A27
|
||||
//wifi模块蓝牙复位引脚
|
||||
#define BT_RESET_IO 13
|
||||
//wifi模块使能引脚
|
||||
#define WIFI_EN_IO 14
|
||||
#else
|
||||
// #if !DEVICE_MXC_A27
|
||||
// //wifi模块蓝牙复位引脚
|
||||
// #define BT_RESET_IO 13
|
||||
// //wifi模块使能引脚
|
||||
// #define WIFI_EN_IO 14
|
||||
// #else
|
||||
#define BT_RESET_IO 94
|
||||
#define WIFI_EN_IO 46
|
||||
#endif
|
||||
// #endif
|
||||
|
||||
#define BT_UART_PORT 1
|
||||
|
||||
|
Reference in New Issue
Block a user