Me No Dev
|
822f252b35
|
BLE upgrades (#8724)
* Renamed library description
* Updated Eddystone URL (not complete)
* Updated Eddystone URL
* Updated Eddystone classes and beacon scanner
* Renamed examples - removing prefix BLE_
* Renamed Beacon_Scanner
* Updated TLM
* Changed std::string to Arduino String
* More std::string -> String
* Changed String in forgotten file
* Changed .data to .c_str
* Reverting single String type change
* Few more fixes related to the String transition
* Fixed URL and Utils error
* Added and modified compatibility safeguards for BLE5 examples
* Added #include WString.h
* Fixed Beacon_Scanner
* Remove commented include
Co-authored-by: Lucas Saavedra Vaz <lucassvaz@yahoo.com.br>
---------
Co-authored-by: Tomas Pilny <tomas.pilny@espressif.com>
Co-authored-by: Lucas Saavedra Vaz <lucassvaz@yahoo.com.br>
|
2023-10-06 15:50:11 +03:00 |
|