Subversion Repositories HomeAutomation

Rev

Rev 1421 | Rev 1515 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 1421 Rev 1514
Line 20... Line 20...
20
 
20
 
21
void sns_input_Init(void);
21
void sns_input_Init(void);
22
void sns_input_Process(void);
22
void sns_input_Process(void);
23
void sns_input_HandleMessage(StdCan_Msg_t *rxMsg);
23
void sns_input_HandleMessage(StdCan_Msg_t *rxMsg);
24
void sns_input_List(uint8_t ModuleSequenceNumber);
24
void sns_input_List(uint8_t ModuleSequenceNumber);
-
 
25
 
-
 
26
#ifndef sns_input_CH0PCA95xxIO
-
 
27
#define sns_input_CH0PCA95xxIO 0
-
 
28
#endif
-
 
29
#ifndef sns_input_CH1PCA95xxIO
-
 
30
#define sns_input_CH1PCA95xxIO 0
-
 
31
#endif
-
 
32
#ifndef sns_input_CH2PCA95xxIO
-
 
33
#define sns_input_CH2PCA95xxIO 0
-
 
34
#endif
-
 
35
#ifndef sns_input_CH3PCA95xxIO
-
 
36
#define sns_input_CH3PCA95xxIO 0
-
 
37
#endif
-
 
38
#ifndef sns_input_CH4PCA95xxIO
-
 
39
#define sns_input_CH4PCA95xxIO 0
-
 
40
#endif
-
 
41
#ifndef sns_input_CH5PCA95xxIO
-
 
42
#define sns_input_CH5PCA95xxIO 0
-
 
43
#endif
-
 
44
#ifndef sns_input_CH6PCA95xxIO
-
 
45
#define sns_input_CH6PCA95xxIO 0
-
 
46
#endif
-
 
47
#ifndef sns_input_CH7PCA95xxIO
-
 
48
#define sns_input_CH7PCA95xxIO 0
-
 
49
#endif
25
 
50
 
26
 
51
 
27
#endif // SNS_INPUT
52
#endif // SNS_INPUT