mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-05 16:20:11 +00:00
Add extern for 'remote_device_db_memory'
This commit is contained in:
parent
73ba8a136d
commit
1607b1afc9
@ -57,3 +57,4 @@ typedef struct {
|
|||||||
} remote_device_db_t;
|
} remote_device_db_t;
|
||||||
|
|
||||||
extern remote_device_db_t remote_device_db_iphone;
|
extern remote_device_db_t remote_device_db_iphone;
|
||||||
|
extern remote_device_db_t remote_device_db_memory;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user