diff -r 19085e93ad21 -r 003679edc437 include/data.h --- a/include/data.h Sun Sep 07 17:58:37 2008 +0200 +++ b/include/data.h Fri Sep 12 10:54:54 2008 +0200 @@ -157,7 +157,8 @@ 0, /* LSSNext */\ 0, /* LSSPos */\ LSS_FS_RESET, /* FastScan_SM */\ - -1 /* timerFS */ + -1, /* timerFS */\ + {{0,0,0,0},{0,0,0,0}} /* lss_fs_transfer */ #else #define lss_fs_Initializer #endif