add boost and check battery
This commit is contained in:
		| @@ -124,8 +124,8 @@ void ECAN_Initialize(void) | ||||
|     // filter 1 is message for controller | ||||
|     convertCANid2Reg(0x010, dSTANDARD_CAN_MSG_ID_2_0B, &RXF1EIDH, &RXF1EIDL, &RXF1SIDH, &RXF1SIDL);   | ||||
|     | ||||
|     // filter 2 is message for recipient n<>7, not yet defined | ||||
|     convertCANid2Reg(0x070, dSTANDARD_CAN_MSG_ID_2_0B, &RXF2EIDH, &RXF2EIDL, &RXF2SIDH, &RXF2SIDL);   | ||||
|     // filter 2 is message for display  (yes i want the message from the display) | ||||
|     convertCANid2Reg(0x060, dSTANDARD_CAN_MSG_ID_2_0B, &RXF2EIDH, &RXF2EIDL, &RXF2SIDH, &RXF2SIDL);   | ||||
|  | ||||
|     /* | ||||
|      * ENABLE FILTERS | ||||
|   | ||||
		Reference in New Issue
	
	Block a user