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
Fairly self-explanatory, NextFTC currently uses the outdated BNO055IMU class, which doesn't support new control hubs. Update to using the IMU class instead, to support all control hubs.
The text was updated successfully, but these errors were encountered:
Ported from Discord
Fairly self-explanatory, NextFTC currently uses the outdated
BNO055IMU
class, which doesn't support new control hubs. Update to using theIMU
class instead, to support all control hubs.The text was updated successfully, but these errors were encountered: