Subversion Repositories HomeAutomation

Rev

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

Rev 546 Rev 563
Line 30... Line 30...
30
#include <string.h> //for memcpy
30
#include <string.h> //for memcpy
31
/* lib files */
31
/* lib files */
32
#include <bios.h>
32
#include <bios.h>
33
//#include <funcdefs/funcdefs.h>
33
//#include <funcdefs/funcdefs.h>
34
 
34
 
35
#include <settings.h>
35
//#include <settings.h> //Migrated to config.inc
36
 
36
 
37
/*----------------------------------------------------------------------------
37
/*----------------------------------------------------------------------------
38
 * Defines
38
 * Defines
39
 * -------------------------------------------------------------------------*/
39
 * -------------------------------------------------------------------------*/
40
 
40