My co-programmer and I are having some trouble with the RC. We’ve tried both a potentiometer and a gyro connected to the first analog input. I tried to get the raw value using:
printf("Raw value: %d
", Get_Analog_Value(rc_ana_in01));
but it just prints -1. Any suggestions ?
Using newest compiler/IDE, firmware’s updated and we’re using newest default code.
