You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
The Linux and macOS implementations of
Device
have anAddress
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.
The text was updated successfully, but these errors were encountered: