mirror of
https://github.com/h2zero/esp-nimble-cpp.git
synced 2024-11-22 13:10:55 +01:00
Update NimBLEServer.h (#65)
This commit is contained in:
parent
f2ade345f4
commit
5facd89a00
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
#define NIMBLE_ATT_REMOVE_HIDE 1
|
||||
#define NIMBLE_ATT_REMOVE_DELETE 2
|
||||
|
||||
#define onMtuChanged onMTUChange
|
||||
|
||||
#include "NimBLEUtils.h"
|
||||
#include "NimBLEAddress.h"
|
||||
#include "NimBLEAdvertising.h"
|
||||
|
|
Loading…
Reference in a new issue