Rev 358 |
Blame |
Compare with Previous |
Last modification |
View Log
| SVN
| RSS feed
/*********************************************************************
*
* Stack specific like which modules to use.
*
*********************************************************************
* FileName: $HeadURL: https://svn.auml.se/svn/HomeAutomation/branches/hwid/EmbeddedSoftware/PIC/canLCD/Include/stackTasks.h $
* Last changed: $LastChangedDate: 2007-03-04 14:49:20 +0100 (Sun, 04 Mar 2007) $
* By: $LastChangedBy: johboh $
* Revision: $Revision: 358 $
********************************************************************/
#ifndef stackTasks_H
#define stackTasks_H
#define USE_GLCD
#define USE_ROTARY
#define USE_PANEL_SW
#define USE_DOOR
#define USE_ADC
#endif