Update NimBLEServer.h (#65)

This commit is contained in:
David Lehrian
2022-01-01 17:00:45 -08:00
committed by GitHub
parent f2ade345f4
commit 5facd89a00

View File

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