• Me No Dev's avatar
    BLE upgrades (#8724) · 822f252b
    Me No Dev authored
    * 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: default avatarLucas Saavedra Vaz <lucassvaz@yahoo.com.br>
    
    ---------
    Co-authored-by: default avatarTomas Pilny <tomas.pilny@espressif.com>
    Co-authored-by: default avatarLucas Saavedra Vaz <lucassvaz@yahoo.com.br>
    822f252b
BLE5_periodic_sync.ino 3.58 KB