What sort of things will happen if you were to pass a uint32 sized array into an event expecting uint8 * ?
Also, are there any gotcha's to using a mix of plain C functions and events? Should I be making these functions atomic perhaps so they do not get interrupted? Or should they be tasks instead of plain C functions?
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
