update nimble library to version 1.40
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
name=NimBLE-Arduino
|
||||
version=1.3.9
|
||||
version=1.4.0
|
||||
author=h2zero
|
||||
maintainer=h2zero <powellperalta@gmail.com>
|
||||
sentence=Bluetooth low energy (BLE) library for arduino-esp32 based on NimBLE.
|
||||
paragraph=This is a more updated and lower resource alternative to the original bluedroid BLE library for esp32. Uses 50% less flash space and approximately 100KB less ram with the same functionality. Nearly 100% compatible with existing application code, migration guide included.
|
||||
url=https://github.com/h2zero/NimBLE-Arduino
|
||||
category=Communication
|
||||
architectures=esp32
|
||||
architectures=esp32,arm-ble
|
||||
includes=NimBLEDevice.h
|
||||
Reference in New Issue
Block a user