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
Sleddog.Blink1.Blink1Connector.Scan() used to return a type that implements IDisposable and the method is carried forward but it doesn't actually implement it.
The text was updated successfully, but these errors were encountered:
https://github.com/SleddogSoftwareDevelopment/blink1/blob/master/src/Sleddog.Blink1/IBlink1.cs
Sleddog.Blink1.Blink1Connector.Scan()
used to return a type that implementsIDisposable
and the method is carried forward but it doesn't actually implement it.The text was updated successfully, but these errors were encountered: