mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
6a7e7cf6116567e6a2e49ca5e65c910ee179ee68
The param is capped in the HAL C++ class to [1ms, 95ms] so that zero and negative periods are caped to 1ms, and so that caller can't pass an absurdly large value, which causes TALON is appear disabled. Change-Id: I4207194be25a33bbd6ad281a75301ce6684659a5
Description
WPILib - FRC Robotics Library
Languages
C++
53.8%
Java
32.7%
Python
6.6%
C
2.6%
Jinja
1.7%
Other
2.5%