mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
Add comment to FRCNetComm.java noting that it is autogenerated (#1115)
This commit is contained in:
committed by
Peter Johnson
parent
8d218dbca4
commit
35cfe0d92c
@@ -67,6 +67,8 @@ def main():
|
||||
|
||||
# Write preamble
|
||||
temp.write("""
|
||||
// Autogenerated by wpilibj_frcnetcomm.py. Do not manually edit this file.
|
||||
|
||||
package edu.wpi.first.wpilibj.hal;
|
||||
|
||||
/**
|
||||
|
||||
@@ -5,6 +5,8 @@
|
||||
/* the project. */
|
||||
/*----------------------------------------------------------------------------*/
|
||||
|
||||
// Autogenerated by wpilibj_frcnetcomm.py. Do not manually edit this file.
|
||||
|
||||
package edu.wpi.first.wpilibj.hal;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user