Quote:
Originally Posted by orangelight
How do you move your changes to the cRIO without redeploying?
|
If you use an FTP client like FileZilla, you can easily edit the constants file from the driver station and upload it to the cRIO. Then you have a method in your code that reads the new values from the file and updates your program accordingly. No recompiling necessary.