Remove unnecessary include in BLEProtocol
This commit is contained in:
parent
819a0ca799
commit
c56bc43058
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
|||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <algorithm>
|
||||
#include <string.h>
|
||||
|
||||
/**
|
||||
* A common namespace for types and constants used everywhere in BLE API.
|
||||
|
|
Loading…
Reference in a new issue