fix compile

This commit is contained in:
matthias.ringwald 2011-06-12 12:37:38 +00:00
parent cedcb0e3de
commit fc44e15878

View File

@ -1255,9 +1255,9 @@ void rfcomm_close_connection(void *connection){
it = it->next;
}
}
#pragma mark RFCOMM BTstack API
}
//#pragma mark RFCOMM BTstack API
#pragma mark RFCOMM BTstack API
void rfcomm_init(void){
rfcomm_client_cid_generator = 0;