|
|
@ -73,6 +73,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
#define CMD_SET_12V_EN_STATE 0 // TO BE ADDED
|
|
|
|
#define CMD_SET_12V_EN_STATE 0 // TO BE ADDED
|
|
|
|
#define CMD_SET_SYSTEM_RESET 202
|
|
|
|
#define CMD_SET_SYSTEM_RESET 202
|
|
|
|
|
|
|
|
#define CMD_SET_SYSTEM_RESET2 203
|
|
|
|
#define CMD_GET_LIGHT_ADC 101
|
|
|
|
#define CMD_GET_LIGHT_ADC 101
|
|
|
|
#define CMD_SET_LIGHT_ADC 102
|
|
|
|
#define CMD_SET_LIGHT_ADC 102
|
|
|
|
#define CMD_GET_CHARGING_BUS_VOLTAGE_STATE 112
|
|
|
|
#define CMD_GET_CHARGING_BUS_VOLTAGE_STATE 112
|
|
|
@ -125,6 +126,7 @@
|
|
|
|
#else // defined(USING_N938)
|
|
|
|
#else // defined(USING_N938)
|
|
|
|
|
|
|
|
|
|
|
|
#define CMD_SET_SYSTEM_RESET 202
|
|
|
|
#define CMD_SET_SYSTEM_RESET 202
|
|
|
|
|
|
|
|
#define CMD_SET_SYSTEM_RESET2 203
|
|
|
|
#define CMD_SET_485_EN1 302
|
|
|
|
#define CMD_SET_485_EN1 302
|
|
|
|
#define CMD_SET_3V3_PWR_EN 132
|
|
|
|
#define CMD_SET_3V3_PWR_EN 132
|
|
|
|
#define CMD_SET_UART0_EN 361
|
|
|
|
#define CMD_SET_UART0_EN 361
|
|
|
|