Closed IShaLinI closed 2 years ago
Thanks for the Issue! This seems like a simple enough update, we've got it noted in our private tracker and will try to get it into the next release.
Release https://github.com/CrossTheRoadElec/Phoenix-Releases/releases/tag/v5.21.1.0 has this fixed
The WPI_PigeonIMU class implements Sendable in a way that makes it incompatible with the Gyro Widget.
Current initSendable method:
The SmartDashboardType and the key "Heading" make it not able to be displayed with the Gyro Widget.
Fixed initSendable method: