summaryrefslogtreecommitdiff
path: root/src/main/deploy
diff options
context:
space:
mode:
authorkartofen <mladenovnasko0@gmail.com>2024-01-18 00:35:25 +0200
committerkartofen <mladenovnasko0@gmail.com>2024-01-18 00:35:25 +0200
commitde82bb11825e8bc5087f10605b3fe2fd926f1909 (patch)
tree73723345f7c5ebfe8a64d4fe904fa85ea57538e1 /src/main/deploy
init
Diffstat (limited to 'src/main/deploy')
-rw-r--r--src/main/deploy/example.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/deploy/example.txt b/src/main/deploy/example.txt
new file mode 100644
index 0000000..bb82515
--- /dev/null
+++ b/src/main/deploy/example.txt
@@ -0,0 +1,3 @@
+Files placed in this directory will be deployed to the RoboRIO into the
+'deploy' directory in the home folder. Use the 'Filesystem.getDeployDirectory' wpilib function
+to get a proper path relative to the deploy directory. \ No newline at end of file