Project

General

Profile

Revision 358

minor changes, just adding docs

View differences:

chat.h
9 9
 * @{
10 10
 */
11 11

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

  
14 18
/**

Also available in: Unified diff