TolpuddleSartre:
From the code in post 34lcd.print(vin, 3);Is it important that you print this value in base 3?
It doesn't matter what base it is printed in as its value is never changed from zero anyway.
TolpuddleSartre:
From the code in post 34lcd.print(vin, 3);Is it important that you print this value in base 3?
It doesn't matter what base it is printed in as its value is never changed from zero anyway.