Subversion Repositories HomeAutomation

Rev

Rev 260 | Rev 358 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | SVN | RSS feed

  1. /*********************************************************************
  2.  *
  3.  *                  Stack specific like which modules to use.
  4.  *
  5.  *********************************************************************
  6.  * FileName:        $HeadURL: https://svn.auml.se/svn/HomeAutomation/trunk/EmbeddedSoftware/PIC/canLCD/Include/stackTasks.h $
  7.  * Last changed:    $LastChangedDate: 2007-03-04 12:01:27 +0100 (Sun, 04 Mar 2007) $
  8.  * By:              $LastChangedBy: johboh $
  9.  * Revision:        $Revision: 357 $
  10.  ********************************************************************/
  11.  
  12. #ifndef stackTasks_H
  13. #define stackTasks_H
  14.  
  15. #define USE_GLCD
  16.  
  17. #endif
  18.