mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-01 04:20:33 +00:00
mesh: remove rfcomm.h includes, crc8 not used
This commit is contained in:
parent
f4854a5efb
commit
8cc6e3fb53
@ -44,7 +44,6 @@
|
||||
|
||||
#include "btstack.h"
|
||||
#include "btstack_memory.h"
|
||||
#include "classic/rfcomm.h" // for crc8
|
||||
|
||||
#include "mesh/mesh_crypto.h"
|
||||
#include "mesh/pb_adv.h"
|
||||
|
@ -44,7 +44,6 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "btstack.h"
|
||||
#include "classic/rfcomm.h" // for crc8
|
||||
|
||||
#include "mesh/mesh_crypto.h"
|
||||
#include "mesh/pb_adv.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user