Commit Graph

4 Commits

Author SHA1 Message Date
Florian
751c479e59 update BLE ESP32 lib to last version
note this version of library is compatible with this rev:
89859f7f4c
as stated in the wiki
2018-09-02 10:25:55 +02:00
Florian
b602e406ef correct version of BLE libraries
last working version of this library with the ESP32 env revision pointed in the wiki
2018-07-04 22:39:33 +02:00
Florian
42be3fe0f2 update BLE library for ESP32 env compatibility
with the last version of ESP32 arduino env it is not possible to compile on ESP32, we get "missing gatt_api.h" ERROR. So as to avoid that we need to use the last version of the nkolban library for BLE 0.4.16
2018-06-30 15:24:47 +02:00
1technophile
f0546fab8c publish libraries to avoid users to have to download them one by one 2018-03-04 13:47:37 +01:00