1. 06 2月, 2023 16 次提交
  2. 20 1月, 2023 1 次提交
  3. 17 1月, 2023 1 次提交
  4. 13 1月, 2023 1 次提交
  5. 12 1月, 2023 1 次提交
  6. 10 1月, 2023 1 次提交
  7. 09 1月, 2023 1 次提交
  8. 06 1月, 2023 2 次提交
  9. 04 1月, 2023 1 次提交
    • V
      Gitter link update of Readme.md (#7658) · 0ad5eef9
      Vojtěch Bartoška 提交于
      On last Community Meeting, we have noticed that some active contributors don't know about the Gitter channel. 
      
      This PR replace Gitter badge button by simple web link so it's supposed to be more visible.
      0ad5eef9
  10. 02 1月, 2023 1 次提交
  11. 23 12月, 2022 1 次提交
  12. 22 12月, 2022 8 次提交
  13. 21 12月, 2022 4 次提交
  14. 19 12月, 2022 1 次提交
    • 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