mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-30 07:21:20 +00:00
l2cap: fix compile
This commit is contained in:
parent
fe7ca8b009
commit
959f646afa
@ -1236,7 +1236,7 @@ static void l2cap_run(void){
|
||||
}
|
||||
}
|
||||
|
||||
#if defined(ENABLE_BLE) || defined(ENABLE_BLE)
|
||||
#if defined(ENABLE_CLASSIC) || defined(ENABLE_BLE)
|
||||
btstack_linked_list_iterator_t it;
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user