Documentatzion updated.

FossilOrigin-Name: 35082b4c3b71df1443b968e78bdbe7c2bb3ba972d453cdb5d92608208ab666c5
This commit is contained in:
7u83@mail.ru 2015-03-15 13:33:28 +00:00
parent 92637e82c2
commit bcf38c9550

View File

@ -73,8 +73,6 @@ static int read_subelem(struct ac_info* acinfo,int subtype,uint8_t *elem, int le
* @return 1 AC descriptor sucessfull read \n
* 0 not an ac descriptor message\n
* -1 an error has occured
*
*
*/
int cw_readelem_ac_descriptor(struct ac_info * acinfo,int type, uint8_t *msgelem, int len)
{