mrozek
21-02-2005, 13:39
Kevin in his gyro readme states "This software makes the assumption that when it's running, it
solely controls the analog to digital conversion hardware and
that only the gyro, on analog input one, is being sampled.
". I need to use Get_Analog_Value() on my poteniometer to get its value, which uses ADC - so I need to use another analog input. Does anyone know how to use both at the same time without using Disable_Gyro() since I'll loose my gyro_angle?
solely controls the analog to digital conversion hardware and
that only the gyro, on analog input one, is being sampled.
". I need to use Get_Analog_Value() on my poteniometer to get its value, which uses ADC - so I need to use another analog input. Does anyone know how to use both at the same time without using Disable_Gyro() since I'll loose my gyro_angle?