Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 289 Bytes

BreakingChanges.md

File metadata and controls

10 lines (6 loc) · 289 Bytes

Deprecation and Breaking Changes

Version 5.66

DeviceProperties

The following property names have been marked for deprecation to better fit standard C# naming conventions.

  • Connected -> IsConnected - This helps denote its a boolean
  • RSSI -> Rssi - Propert PascalCase