Hi to all, I need to send row bytes (no packet) thorugh micaZ motes (ATMega128). I read TEP 113 of TynyOS 2.x tutorial. From this document Uartc and interface SerialByteComm have to be used. In the configuration component of my application I declared the component Uartc and in the component module I included serial.h. During the compiling phase the following error messages appear:
cannot find 'SerialByteComm' and component 'UartC' not found Where is the error? Thanks
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
