Documentation updates

This commit is contained in:
adamdunkels 2007-03-31 18:31:27 +00:00
parent 03b2399622
commit 0650a014b5
41 changed files with 565 additions and 84 deletions

View file

@ -4,11 +4,16 @@
*/
/**
* \defgroup rimeibc Identified best-effort local area broadcast (ibc)
* \defgroup rimeibc Identified best-effort local area broadcast
* @{
*
* The ibc module sends packets to all local area neighbors with an a
* header that identifies the sender.
*
* \section channels Channels
*
* The ibc module uses 1 channel.
*
*/
/*
@ -41,7 +46,7 @@
*
* This file is part of the Contiki operating system.
*
* $Id: ibc.h,v 1.7 2007/03/29 23:18:48 adamdunkels Exp $
* $Id: ibc.h,v 1.8 2007/03/31 18:31:27 adamdunkels Exp $
*/
/**