mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
038478e43721e19d9e105bac31adfc06e7bc0dee
The LiveWindow singleton instance shouldn't be a global static variable, since the order that global statics are constructed is undefined, and it's required by other constructors. Change-Id: I2edccc1f723f0ea41b1347379b3e3778a50afcdc
Description
WPILib - FRC Robotics Library
Languages
C++
53.1%
Java
32.5%
Python
7.5%
C
2.6%
Jinja
1.7%
Other
2.5%