Subversion Repositories HomeAutomation

Rev

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

Rev 578 Rev 583
Line 2... Line 2...
2
# All parameters required by library code should be defined here
2
# All parameters required by library code should be defined here
3
 
3
 
4
# application software should not depend on the id of the physical node but for now lets do it like this
4
#Id for the RGB LED
5
THISRGBLEDID=1 
5
THISRGBLEDID=0x01
-
 
6