Subversion Repositories HomeAutomation

Rev

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

  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.  ********************************************************************/
  12.  
  13. #ifndef stackTasks_H
  14. #define stackTasks_H
  15.  
  16. #define USE_CAN
  17.  
  18.  
  19. #endif
  20.