Changed CAN_HANDLE into CAN_PORT in data.h and lss.h. More semanticaly correct.
--- a/include/data.h Tue Feb 19 14:54:06 2008 +0100
+++ b/include/data.h Tue Feb 19 14:59:19 2008 +0100
@@ -93,7 +93,7 @@
/* General */
UNS8 toggle;
- CAN_HANDLE canHandle;
+ CAN_PORT canHandle;
scanIndexOD_t scanIndexOD;
storeODSubIndex_t storeODSubIndex;
--- a/include/lss.h Tue Feb 19 14:54:06 2008 +0100
+++ b/include/lss.h Tue Feb 19 14:59:19 2008 +0100
@@ -102,7 +102,7 @@
* Timing Parameters is received*/
UNS16 switchDelay; /* the period of the two delay */
UNS8 switchDelayState; /* the state machine for the switchDelay */
- CAN_HANDLE canHandle_t;
+ CAN_PORT canHandle_t;
/* Time counters to implement a timeout in milliseconds.*/
TIMER_HANDLE timerMSG; /* timerMSG is automatically incremented whenever