Files
allwpilib/wpilibc
Peter Johnson bc2c932f92 Fix MotorSafety deadlock (#1526)
Some instances of StopMotor (most notably DifferentialDrive) call Feed(),
which deadlocks due to Check() holding the same lock.

Fixes #1525.
2019-01-02 20:58:39 -08:00
..
2019-01-02 20:58:39 -08:00
2018-05-02 21:15:30 -07:00