From 4132cdff49855e87701b10bd42aa55e35a87b6f0 Mon Sep 17 00:00:00 2001 From: irungentoo Date: Tue, 13 Aug 2013 18:30:14 -0400 Subject: clarified comment. --- core/Messenger.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/Messenger.h') diff --git a/core/Messenger.h b/core/Messenger.h index 48e14cf7..4e1010f5 100644 --- a/core/Messenger.h +++ b/core/Messenger.h @@ -147,7 +147,7 @@ void getaddress(Messenger *m, uint8_t *address); /* * add a friend * set the data that will be sent along with friend request - * address is the address of the friend (returned by getaddress) it must be FRIEND_ADDRESS_SIZE bytes. TODO: add checksum. + * address is the address of the friend (returned by getaddress of the friend you wish to add) it must be FRIEND_ADDRESS_SIZE bytes. TODO: add checksum. * data is the data and length is the length * returns the friend number if success * return -1 if message length is too long -- cgit v1.2.3