Go to most recent revision | Details | Last modification | View Log | SVN | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 53 | johboh | 1 | /********************************************************************* |
| 2 | * |
||
| 3 | * Stack specific |
||
| 4 | * |
||
| 5 | ********************************************************************* |
||
| 6 | * FileName: stackTasks.h |
||
| 7 | * |
||
| 8 | * Author Date Comment |
||
| 9 | *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
||
| 10 | * Johan Böhlin 21-10-06 Original (Rev 1.0) |
||
| 11 | ********************************************************************/ |
||
| 80 | johboh | 12 | // $Id: stackTasks.h 80 2006-11-11 20:22:39Z johboh $ |
| 53 | johboh | 13 | |
| 14 | #ifndef stackTasks_H |
||
| 15 | #define stackTasks_H |
||
| 16 | |||
| 17 | #define USE_CAN |
||
| 18 | |||
| 19 | |||
| 20 | #endif |