Subversion Repositories HomeAutomation

Rev

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

Rev 869 Rev 911
Line 4... Line 4...
4
# All parameters required by library code should be defined here
4
# All parameters required by library code should be defined here
-
 
5
 
-
 
6
# Support for printf-over-can, read more at http://projekt.auml.se/homeautomation:software:embedded:avr:module#printf_over_can
-
 
7
CAN_PRINTF=0
5
 
8
 
6
MODULE_APPLICATION=1
9
MODULE_APPLICATION=1
7
TIMER_USE_TIMER=2
10
TIMER_USE_TIMER=2
8
TIMER_TICKFREQ=1000
11
TIMER_TICKFREQ=1000
9
STDCAN_HEARTBEAT_PERIOD=10000
12
STDCAN_HEARTBEAT_PERIOD=10000