mirror of
https://github.com/h2zero/esp-nimble-cpp.git
synced 2025-07-30 18:37:13 +02:00
Update NimBLEServer.h (#65)
This commit is contained in:
@ -21,6 +21,8 @@
|
|||||||
#define NIMBLE_ATT_REMOVE_HIDE 1
|
#define NIMBLE_ATT_REMOVE_HIDE 1
|
||||||
#define NIMBLE_ATT_REMOVE_DELETE 2
|
#define NIMBLE_ATT_REMOVE_DELETE 2
|
||||||
|
|
||||||
|
#define onMtuChanged onMTUChange
|
||||||
|
|
||||||
#include "NimBLEUtils.h"
|
#include "NimBLEUtils.h"
|
||||||
#include "NimBLEAddress.h"
|
#include "NimBLEAddress.h"
|
||||||
#include "NimBLEAdvertising.h"
|
#include "NimBLEAdvertising.h"
|
||||||
|
Reference in New Issue
Block a user