This website requires JavaScript.
Explore
Help
Register
Sign In
Team2890
/
allwpilib
Watch
4
Star
0
Fork
0
You've already forked allwpilib
mirror of
https://github.com/wpilibsuite/allwpilib
synced
2026-06-21 01:01:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb4d183e484eee6a664e7dbe1b185cdc7a04d4c0
allwpilib
/
wpimath
/
src
/
test
/
native
History
Tyler Veness
eb4d183e48
[wpimath] Fix clang-tidy bugprone-integer-division warning (
#3966
)
...
The integer conversion is deliberate.
2022-01-26 18:38:45 -08:00
..
cpp
[wpimath] Fix clang-tidy bugprone-integer-division warning (
#3966
)
2022-01-26 18:38:45 -08:00
include
Replace
.to<double>()
and
.template to<double>()
with
.value()
(
#3667
)
2021-10-25 08:58:12 -07:00