robotdotnet / WPILib

DotNet implementation of WPILib for FIRST Robotics Competition (FRC)
27 stars 8 forks source link

Test Live Windows #83

Closed ThadHouse closed 8 years ago

ThadHouse commented 8 years ago

Noticed a small bug yesterday. Need to check if the values should always be updating.

ThadHouse commented 8 years ago

Turns out not our fault. User code has to call LiveWindow.Run. It is never called by the robot base code in the official wpilib