Imitator CAN mreze

Dependencies:   mbed

Committer:
formulas
Date:
Thu Feb 07 11:18:30 2019 +0000
Revision:
1:bd7f40902a2b
Parent:
0:c68d5d7a6e80
Imitator CAN mreze;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
formulas 0:c68d5d7a6e80 1 #define SPEED_ID 1000
formulas 0:c68d5d7a6e80 2 #define RPM_ID 1001
formulas 0:c68d5d7a6e80 3 #define GEAR_ID 1002
formulas 0:c68d5d7a6e80 4 #define WATER_TEMP_ID 1003
formulas 0:c68d5d7a6e80 5 #define OIL_TEMP_ID 1004
formulas 0:c68d5d7a6e80 6 #define TPS_ID 1005
formulas 0:c68d5d7a6e80 7 #define BRAKE_ID 1006
formulas 0:c68d5d7a6e80 8 #define OIL_P_ID 1007
formulas 0:c68d5d7a6e80 9 #define MAP_ID 1008
formulas 0:c68d5d7a6e80 10 #define AIR_TEMP_ID 1009
formulas 0:c68d5d7a6e80 11 #define LAMBDA_ID 1010
formulas 0:c68d5d7a6e80 12 #define VOLTS_ID 1011
formulas 0:c68d5d7a6e80 13 #define CRANK_ID 1012
formulas 0:c68d5d7a6e80 14 #define FL_LVDT_ID 1013
formulas 0:c68d5d7a6e80 15 #define FR_LVDT_ID 1014
formulas 0:c68d5d7a6e80 16 #define BL_LVDT_ID 1015
formulas 0:c68d5d7a6e80 17 #define BR_LVDT_ID 1016