chiefenne/ATTINY85-Servo-Control

read two analog signals

Closed this issue · 1 comments

Hello

i have a two way thumbgas which outputs two hallsignals between 0.9V to 4.2V

I tried to initialize ADC alternated with two pins before read, but failed
How to read both ADC Pins?

By reseting ADMUX=0 before reinitializing did the trick.