Subversion Repositories HomeAutomation

Rev

Rev 24 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 24 Rev 25
Line -... Line 1...
-
 
1
/*********************************************************************
-
 
2
 *
-
 
3
 *                  Main application
-
 
4
 *
-
 
5
 *********************************************************************
-
 
6
 * FileName:        Main.c
-
 
7
 *
-
 
8
 * Author               Date    Comment
-
 
9
 *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
 
10
 * Johan Böhlin     21-10-06    Original        (Rev 1.0)
-
 
11
 ********************************************************************/
-
 
12
 
1
#include "../Include/compiler.h"
13
#include "../Include/compiler.h"
2
#include "../Include/stackTasks.h"
14
#include "../Include/stackTasks.h"
3
#include "../Include/Tick.h"
15
#include "../Include/Tick.h"
4
 
16
 
5
#ifdef USE_CAN
17
#ifdef USE_CAN