|
Re: In need of help with FTP.
We've been using using text files for autonomous and settings for several years. However, because of how fast it is to redownload code (7 seconds for Java), we are planning to go back to embedding those in code (albeit in separate files). This makes version control much easier. Several times we've bagged the robot and then remembered we weren't sure what was the final constants file on the robot.
|