|
Re: Viewing files that are on C-RIO to verify our code
as others have said, there isn't a good way to work out what the code is once it becomes a binary. For that reason, in my team's code we write a version string out to the serial port, and every time we commit code to our online repo, we also update that version string.
__________________
'Why are you a programer?' --Team Captain
'Because the robot isn't complicated enough!' --Me
|