I got it... I forgot a simple thing: includes EASAP;
at the top of the interface declaration of EASAP.nc. Which led to, as you said Michael, the compiler to 'help' with declaring the function because 'struct node' is unknown for the interface... Thanks lads. Inderjit
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
