Rev 1125 | Blame | Compare with Previous | Last modification | View Log | SVN | RSS feed
## Section application -- Do not edit this line# Application specific configuration file# All parameters required by library code should be defined here# Support for printf-over-can, read more at http://projekt.auml.se/homeautomation:software:embedded:avr:module#printf_over_canCAN_PRINTF=0MODULE_APPLICATION=1TIMER_USE_TIMER=2TIMER_TICKFREQ=1000STDCAN_HEARTBEAT_PERIOD=10000APP_HEARTBEAT_TIMER=<TIMER># This must be last in this sectionTIMER_NUM_TIMERS=<NUMBER_OF_TIMERS>NUMBER_OF_MODULES=<NUMBER_OF_MODULES>PCINT_NUM_PCINTS=<NUMBER_OF_PCINTS>## End section application -- Do not edit this line