Subversion Repositories HomeAutomation

Rev

Rev 1559 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 1559 Rev 1560
Line 5... Line 5...
5
 
5
 
6
sns_Serial_ID=<ID>
6
sns_Serial_ID=<ID>
7
#sns_Serial_DUMMY=1
7
#sns_Serial_DUMMY=1
8
 
8
 
9
sns_Serial_FORCE_SEND_TIMER=<TIMER>
9
sns_Serial_FORCE_SEND_TIMER=<TIMER>
-
 
10
# Force sending data after a few ms, if set to 0 then data will be sent directly
10
sns_Serial_FORCE_SEND_TIME_MS=2
11
sns_Serial_FORCE_SEND_TIME_MS=2
11
 
12
 
12
#Uncomment to use the pcint driver
13
#Uncomment to use the pcint driver
13
#sns_Serial_DUMMY_PCINT=<PCINT>
14
#sns_Serial_DUMMY_PCINT=<PCINT>
14
 
15