mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
setErrorData symbol was missing. However, its been deprecated at the netcomm level for years, and wasn't exposed in wpilibj. And it would have been crashing since forever, so safe to remove.