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 accelerometer is not included on the LC which causes the constructor to throw an exception. We should detect which board it is and only init the relevant things. Don't catch the exception because then other errors may be hidden.