git-svn-id: http://apu.dw.local/svnusers/JoshHoltrop/pppc/trunk@41 8131a0b2-b21c-1c47-bd6a-f003126495bd
17 lines
182 B
INI
17 lines
182 B
INI
|
|
port = LPT1
|
|
|
|
[Light]
|
|
pin = 7
|
|
on_start = on
|
|
on_exit = off
|
|
on_lock = off
|
|
on_unlock = on
|
|
|
|
[Fan]
|
|
pin = 6
|
|
on_start = off
|
|
on_exit = off
|
|
on_lock = off
|
|
on_unlock = previous
|