mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-26 03:35:20 +00:00
fix compile
This commit is contained in:
parent
cedcb0e3de
commit
fc44e15878
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user