[Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep111.txt, 1.1.2.12,
1.1.2.13
Phil Levis
scipio at users.sourceforge.net
Wed Oct 4 09:27:55 PDT 2006
Update of /cvsroot/tinyos/tinyos-2.x/doc/txt
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv31195
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
tep111.txt
Log Message:
Fixed formatting error.
Index: tep111.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep111.txt,v
retrieving revision 1.1.2.12
retrieving revision 1.1.2.13
diff -C2 -d -r1.1.2.12 -r1.1.2.13
*** tep111.txt 13 Jun 2006 16:44:17 -0000 1.1.2.12
--- tep111.txt 4 Oct 2006 16:27:53 -0000 1.1.2.13
***************
*** 382,392 ****
The definition of message_t can be found in
! ``tinyos-2.x/tos/types/message.h``. The definition of the CC2420
message format can be found in ``tinyos-2.x/tos/chips/cc2420/CC2420.h``.
The defintion of the CC1000 message format can be found in
! ``tinyos-2.x/tos/chips/cc1000/CC1000Msg.h``. The definition
of the standard serial stack packet format can be found in
! ``tinyos-2.x/tos/lib/serial/Serial.h''. The definition of
! the telosb packet format can be found in
``tinyos-2.x/tos/platform/telosa/platform_message.h`` and the micaz format can be found in
``tinyos-2.x/tos/platforms/micaz/platform_message.h``.
--- 382,399 ----
The definition of message_t can be found in
! ``tinyos-2.x/tos/types/message.h``.
!
! The definition of the CC2420
message format can be found in ``tinyos-2.x/tos/chips/cc2420/CC2420.h``.
+
The defintion of the CC1000 message format can be found in
! ``tinyos-2.x/tos/chips/cc1000/CC1000Msg.h``.
!
! The definition
of the standard serial stack packet format can be found in
! ``tinyos-2.x/tos/lib/serial/Serial.h``
!
! The definition of
! the telos family packet format can be found in
``tinyos-2.x/tos/platform/telosa/platform_message.h`` and the micaz format can be found in
``tinyos-2.x/tos/platforms/micaz/platform_message.h``.
More information about the Tinyos-2-commits
mailing list