Fixed settings for platformio

This commit is contained in:
sivar2311
2021-09-16 19:37:03 +02:00
parent 32c5884910
commit b9d0955ae6

View File

@@ -145,7 +145,7 @@ PlatformIO: Change your `platformio.ini` to the following settings
lib_deps =
NimBLE-Arduino
build-flags =
build_flags =
-D USE_NIMBLE
```