Subversion Repositories HomeAutomation

Rev

Rev 80 | Go to most recent revision | Blame | Last modification | View Log | SVN | RSS feed

  1. /*********************************************************************
  2.  *
  3.  *                  Stack specific
  4.  *
  5.  *********************************************************************
  6.  * FileName:        $HeadURL: https://svn.auml.se/svn/HomeAutomation/trunk/EmbeddedSoftware/PIC/canBoot/Include/stackTasks.h $
  7.  * Last changed:    $LastChangedDate: 2006-11-14 11:44:27 +0100 (Tue, 14 Nov 2006) $
  8.  * By:              $LastChangedBy: johboh $
  9.  * Revision:        $Revision: 88 $
  10.  ********************************************************************/
  11.  
  12. #ifndef stackTasks_H
  13. #define stackTasks_H
  14.  
  15. #define USE_CAN
  16.  
  17.  
  18. #endif
  19.