mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
Windows doesn't support direct static variable access across library boundaries in a mixed static/shared environment, so change to accessor functions.