mirror of
https://github.com/h2zero/esp-nimble-cpp.git
synced 2024-11-24 14:10:55 +01:00
Fix typo's.
This commit is contained in:
parent
c7de73b655
commit
a77f33e251
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
#include "sdkconfig.h"
|
||||
#if defined(CONFIG_BT_ENABLED)
|
||||
|
||||
#include "NimbleScan.h"
|
||||
#include "NimBLEScan.h"
|
||||
#include "NimBLEUtils.h"
|
||||
#include "NimBLEClient.h"
|
||||
#include "NimBLEServer.h"
|
||||
|
|
Loading…
Reference in a new issue