• R
    refactor(toString method): Add RSSI / serviceData (#7561) · 947ee6fd
    Robert Byrnes 提交于
    * refactor(toString method):  Add RSSI / serviceData
    
    These are key characteristics of the BLE advertising packet. Really useful, adding to this method allows data to be easily obtained and passed over TCP/IP for processing.
    
    * fix: remove line 565 bug
    947ee6fd
BLEAdvertisedDevice.cpp 15.6 KB