This website requires JavaScript.
Explore
Help
Register
Sign In
Team2890
/
PhotonVision
Watch
4
Star
0
Fork
0
You've already forked PhotonVision
mirror of
https://github.com/PhotonVision/photonvision
synced
2026-06-21 01:01:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bf166bc3f377fa8af9d9d38ee46e0db978a4036
PhotonVision
/
photonlib-cpp-examples
/
aimattarget
/
.wpilib
/
wpilib_preferences.json
7 lines
116 B
JSON
Raw
Normal View
History
Unescape
Escape
Windows EOL spotless fix (#875) Fixes spotless on windows flagging every line for being LF instead of CRLF. Developers may need to reclone to fix their local history.
2023-06-21 08:38:30 -07:00
{
"enableCppIntellisense"
:
true
,
"currentLanguage"
:
"cpp"
,
Bump to WPILib 2025 Beta 1 & remove C++ protobuf (#1484) Remove C++ protobuf support until https://github.com/wpilibsuite/allwpilib/issues/7250 is addressed. Developers should upgrade to wpilib vscode 2025 beta 1. --------- Co-authored-by: Matt <matthew.morley.ca@gmail.com>
2024-10-31 02:59:39 -04:00
"projectYear"
:
"2025"
,
Windows EOL spotless fix (#875) Fixes spotless on windows flagging every line for being LF instead of CRLF. Developers may need to reclone to fix their local history.
2023-06-21 08:38:30 -07:00
"teamNumber"
:
5
}
Reference in New Issue
Copy Permalink