Add comment to FRCNetComm.java noting that it is autogenerated (#1115)

This commit is contained in:
Tyler Veness
2018-05-28 18:29:42 -07:00
committed by Peter Johnson
parent 8d218dbca4
commit 35cfe0d92c
2 changed files with 4 additions and 0 deletions

View File

@@ -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;
/**

View File

@@ -5,6 +5,8 @@
/* the project. */
/*----------------------------------------------------------------------------*/
// Autogenerated by wpilibj_frcnetcomm.py. Do not manually edit this file.
package edu.wpi.first.wpilibj.hal;
/**