mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
Was logging relative to cached value rather than previously logged value. Was also logging cached value instead of current loop value. C++ implementation is correct.