Rev 359 |
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/modules/EmbeddedSoftware/PIC/canFreezer/Include/stackTasks.h $
* Last changed: $LastChangedDate: 2007-03-04 15:13:16 +0100 (Sun, 04 Mar 2007) $
* By: $LastChangedBy: johboh $
* Revision: $Revision: 359 $
********************************************************************/
#ifndef stackTasks_H
#define stackTasks_H
#define USE_ADC
#define USE_DOORS
#endif