bluetooth
bluetooth copied to clipboard
Add Address field to Windows Device implementation
trafficstars
The Linux and macOS implementations of Device have an Address field containing the device's MAC address, but the Windows implementation doesn't, which is preventing my program from compiling on Windows.
I can submit a PR adding the Address field if you'd accept it.
Reopening and tagging as next-release to close once that is complete.