fix steering implementation
This commit is contained in:
		| @@ -38,6 +38,7 @@ typedef union { | ||||
| } CAN_4_BYTES; | ||||
|  | ||||
| void CAN_init(){ | ||||
|     CAN_myself.state = STCA_INIT; | ||||
|     CAN_myself.receiveCan = NULL; | ||||
|     CAN_myself.sender = 0; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user