| | |
| | | #define INPUT_5V_Pin IO_PIN_11 |
| | | #define RSSI_EN (1) |
| | | |
| | | #define _4G_USART_RX_Pin IO_PIN_17 |
| | | //#define _4G_USART_RX_Pin IO_PIN_17 |
| | | #define GPS_Power_Pin IO_PIN_17 |
| | | #define ACCLERATE_DETECT_Pin IO_PIN_2 |
| | | #define SDA_PIN IO_PIN_3 |
| | | #define SER_PIN IO_PIN_3 |
| | |
| | | #define RCLK_PIN IO_PIN_7 |
| | | #define ADC_GND_ENABLE IO_PIN_12 |
| | | #define GET_USERKEY gpio_pin_get_val(SCL_PIN) |
| | | //行键盘矩阵 |
| | | #define CN1 IO_PIN_12 |
| | | #define CN2 IO_PIN_11 |
| | | #define CN3 IO_PIN_10 |
| | | #define CN4 IO_PIN_9 |
| | | //列键盘矩阵 |
| | | #define COM1 IO_PIN_8 |
| | | #define COM2 IO_PIN_7 |
| | | #define COM3 IO_PIN_4 |
| | | #define COM4 IO_PIN_3 |
| | | |
| | | #define LED_ENABLE IO_PIN_2 |
| | | /* =========================================================================================================================== */ |
| | | /* ================ End ================ */ |
| | | /* =========================================================================================================================== */ |