Documentation updates
This commit is contained in:
parent
03b2399622
commit
0650a014b5
41 changed files with 565 additions and 84 deletions
|
@ -4,7 +4,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* \defgroup rimesabc Stubborn Anonymous best-effort local area BroadCast
|
||||
* \defgroup rimesabc Stubborn anonymous best-effort local area broadcast
|
||||
* @{
|
||||
*
|
||||
* The sabc module provides stubborn anonymous best-effort local area
|
||||
|
@ -12,6 +12,10 @@
|
|||
* either the mssage is canceled or a new message is sent. Messages
|
||||
* sent with the sabc module are not identified with a sender ID.
|
||||
*
|
||||
* \section channels Channels
|
||||
*
|
||||
* The sabc module uses 1 channel.
|
||||
*
|
||||
*/
|
||||
|
||||
/*
|
||||
|
@ -44,7 +48,7 @@
|
|||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* $Id: sabc.h,v 1.6 2007/03/29 23:18:48 adamdunkels Exp $
|
||||
* $Id: sabc.h,v 1.7 2007/03/31 18:31:28 adamdunkels Exp $
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue