mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-21 12:40:42 +00:00
auto-pts: fix compile for regular projects
This commit is contained in:
parent
ed105bf119
commit
ca29222f25
@ -38,7 +38,6 @@
|
||||
#define BTSTACK_FILE__ "att_db.c"
|
||||
|
||||
#include <string.h>
|
||||
#include <auto-pts/btp.h>
|
||||
|
||||
#include "ble/att_db.h"
|
||||
#include "ble/core.h"
|
||||
@ -1569,4 +1568,4 @@ uint16_t btp_att_get_attribute_value(uint16_t attribute_handle, uint8_t * respon
|
||||
}
|
||||
return pos;
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user