Date: April 2019. Version: 1.0.2. Can Library RX/TX, IDadress and data position. 3 independent timers for sending

Dependents:   CAN_Library_Example Ekran CAN-library

Revision:
3:a142cf0e7c37
Parent:
2:51f87c0c1c15
--- a/CANadressID.h	Tue Aug 27 12:22:52 2019 +0000
+++ b/CANadressID.h	Thu Oct 03 19:31:21 2019 +0000
@@ -16,6 +16,26 @@
 */
 
 //MACRO potpis: ID,POS
+/*
+#define DTA1_RPM 8192,0
+#define DTA1_TPS 8192,1
+#define DTA1_WaterTemp 8192,2
+#define DTA1_AirTemp 8192,3
+
+#define DTA2_MAP 8193,0
+#define DTA2_Lambda 8193,1
+#define DTA2_Speed 8193,2
+#define DTA2_OilPres 8193,3
+
+#define DTA3_OilTemp 8194,1
+#define DTA3_Volts 8194,2
+
+#define DTA4_Gear 8195,0
+
+//#define DTA5_ 8196,0
+
+#define DTA6_Crank 8197,2
+*/
 
 #define DTA1_RPM 0,0
 #define DTA1_TPS 0,1