Subversion Repositories HomeAutomation

Rev

Rev 1062 | Details | Compare with Previous | Last modification | View Log | SVN | RSS feed

Rev Author Line No. Line
851 migan 1
## Section <template> -- Do not edit this line
847 migan 2
 
1062 linlun 3
#Uncomment the line below if you want to use EEPROM with this module, dont forget to also uncomment the line in sources.list
4
#<template>_USEEEPROM=1
5
 
851 migan 6
<template>_ID=<ID>
7
#<template>_DUMMY=1
8
#<template>_DUMMY_TIMER=<TIMER>
847 migan 9
 
1125 linlun 10
#Uncomment to use the pcint driver
11
#<template>_DUMMY_PCINT=<PCINT>
1062 linlun 12
 
851 migan 13
## End section <template> -- Do not edit this line