SCRIPT: FRC_ replacements

This commit is contained in:
PJ Reiniger
2025-11-07 20:00:43 -05:00
committed by Peter Johnson
parent 824f36f63a
commit 928ff20695
143 changed files with 477 additions and 477 deletions

View File

@@ -3,7 +3,7 @@
// the WPILib BSD license file in the root directory of this project.
/*----------------------------------------------------------------------------
** This extension reimplements enough of the FRC_Network layer to enable the
** This extension reimplements enough of the WPILIB_Network layer to enable the
** simulator to communicate with a driver station. That includes a
** simple udp layer for communication.
** The protocol does not appear to be well documented; this implementation