[Tinyos-devel] Printf Problem
Chieh-Jan (Mike) Liang
cliang4 at cs.jhu.edu
Tue Jul 8 21:49:59 PDT 2008
PrintfP.nc does not check whether it is the one that starts the serial
before running the code inside SerialControl.startDone(...). This will
cause problems if my app also tries to start the serial. Especially
when one of the things that PrintfP.nc does is to signal booted event.
Attached is the proposed patch (by using the state that PrintfP.nc is
already maintaining).
Please let me know if I am missing something.
Thank you
Mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: application/octet-stream
Size: 720 bytes
Desc: not available
Url : https://www.millennium.berkeley.edu/pipermail/tinyos-devel/attachments/20080709/552d9418/attachment.obj
-------------- next part --------------
More information about the Tinyos-devel
mailing list