|
Re: Programming Problem: Extremely Frustrating
We just did the firmware. Also the default works fine. We built the original code with no changes at all and sent it to the machine, and it did not work.
-downloaded firmware
-default code works fine
-compiled unedited code and did not work
-we also had it working fine and were editing and getting it to work, until we put this line of code in:
printf("potval: %d", Get_Analog_Value(rc_ana_01));
note: I know that is not the right method/variable, but we did the right one, i am just on a different computer with internet to type this and can't remember it
so as i said until we put that printf in it was working fine, then when we took the printf out it didn't work
thanks for the help and keep it coming
|