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
Comma after last argument in 'write_then_readinto' function on line 113 throws syntax error on line 114 in i2c_device.py
python 3.5
proposed fix: delete comma (worked for us)