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
Battery should return status containing bool value isCharging instead of connected (bool). At this point we return connected: False if the battery is full. So it misrepresents the value in this case.
The text was updated successfully, but these errors were encountered:
Battery should return status containing bool value isCharging instead of connected (bool). At this point we return
connected: False
if the battery is full. So it misrepresents the value in this case.The text was updated successfully, but these errors were encountered: