Project

General

Profile

Revision 358

minor changes, just adding docs

View differences:

campaign.h
10 10
 * @{
11 11
 */
12 12

  
13
/**
14
 * @brief Campaign.
15
 * @return  SUCCESS if operation was successful, other value otherwise
16
 */
13 17
int (campaign)(void);
14 18

  
15 19
/**

Also available in: Unified diff