Subversion Repositories HomeAutomation

Rev

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

Rev 804 Rev 819
Line 1... Line 1...
1
## module sns_ds18x20
1
## Section sns_ds18x20 -- Do not edit this line
2
 
2
 
3
sns_ds18x20_ID=<ID>
3
sns_ds18x20_ID=<ID>
4
sns_ds18x20_TIMER=<TIMER>
4
sns_ds18x20_TIMER=<TIMER>
5
sns_ds18x20_SEND_PERIOD=20000
5
sns_ds18x20_SEND_PERIOD=20000
6
sns_ds18x20_SEND_DELAY=500
6
sns_ds18x20_SEND_DELAY=500
Line 9... Line 9...
9
#OW_PIN=PD6
9
#OW_PIN=PD6
10
#OW_IN=PIND
10
#OW_IN=PIND
11
#OW_OUT=PORTD
11
#OW_OUT=PORTD
12
#OW_DDR=DDRD
12
#OW_DDR=DDRD
13
 
13
 
14
## end module
14
## End section sns_ds18x20 -- Do not edit this line