Skip to content

Commit 8533d39

Browse files
committed
Built Robot Code + Error Removal
Built Robot Code to prevent errors
1 parent e52406e commit 8533d39

12 files changed

Lines changed: 2 additions & 1 deletion

File tree

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
34 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

.gradle/file-system.probe

0 Bytes
Binary file not shown.

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,6 @@
6868
},
6969
"[java]": {
7070
"editor.defaultFormatter": "richardwillis.vscode-spotless-gradle"
71-
}
71+
},
72+
"java.jdt.ls.vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx2G -Xms100m -Xlog:disable"
7273
}

bin/main/frc/robot/Robot.class

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)