Subversion Repositories HomeAutomation

Rev

Rev 498 | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 498 Rev 499
1
 
1
 
2
/* Help and description here?
2
/* Help and description here?
3
 * Copy this file to settings.h and modify by need
3
 * Copy this file to settings.h and modify by need
4
 * 
4
 * 
5
 * 	
5
 * 	
6
 */
6
 */
7
 
7
 
8
/* If using two (or just one but nothing more) auxiliary buttons */
8
/* If using two (or just one but nothing more) auxiliary buttons */
9
#define TWO_BUTTON_MODE 0 
9
#define TWO_BUTTON_MODE 0 
10
 
10
 
11
/* application software should not depend on the id of the physical node but for now lets do it like this */
11
/* application software should not depend on the id of the physical node but for now lets do it like this */
12
#define THISRELAYID			NODE_ID		
12
#define THISRELAYID			1