mesh: remove rfcomm.h includes, crc8 not used

This commit is contained in:
Matthias Ringwald 2019-07-14 14:29:46 +02:00
parent f4854a5efb
commit 8cc6e3fb53
2 changed files with 0 additions and 2 deletions

View File

@ -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"

View File

@ -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"