diff -r 66f007300c10 -r 118c1cabd0b0 include/lifegrd.h --- a/include/lifegrd.h Fri Dec 14 16:32:38 2007 +0100 +++ b/include/lifegrd.h Mon Dec 17 13:22:35 2007 +0100 @@ -29,6 +29,9 @@ typedef void (*heartbeatError_t)(UNS8); void _heartbeatError(UNS8 heartbeatID); +typedef void (*post_SlaveBootup_t)(UNS8); +void _post_SlaveBootup(UNS8 SlaveID); + #include "data.h" /*************************************************************************