Project

General

Profile

Revision 3a73516c

ID3a73516cb7efbc966fcdb130af4e5c176a4ca90f
Parent ca9029b7
Child ae23d242

Added by Alex Zirbel almost 11 years ago

Added doxygen documentation to many files.

View differences:

scout/scoutsim/src/sim_frame.cpp
45 45
 * OTHER DEALINGS IN THE SOFTWARE.
46 46
 */
47 47

  
48
/**
49
 * @file sim_frame.cpp
50
 *
51
 * @ingroup scoutsim
52
 * @{
53
 */
54

  
48 55
#include "sim_frame.h"
49 56

  
50 57
#include <stdio.h>
......
611 618
        wireless_receive.publish(msg);
612 619
    }
613 620
}
621

  
622
/** @} */

Also available in: Unified diff