mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 13:20:39 +00:00
fix compile
This commit is contained in:
parent
eb660a1b5c
commit
41d81c3411
@ -19,6 +19,7 @@
|
||||
//
|
||||
#define MAX_SPP_CONNECTIONS 1
|
||||
#define MAX_NO_GATT_CLIENTS 0
|
||||
#define MAX_NO_GATT_SUBCLIENTS 0
|
||||
#define MAX_NO_HCI_CONNECTIONS MAX_SPP_CONNECTIONS
|
||||
#define MAX_NO_L2CAP_SERVICES 2
|
||||
#define MAX_NO_L2CAP_CHANNELS (1+MAX_SPP_CONNECTIONS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user