Digistump Forums
The Digispark => Digispark (Original) Support => Topic started by: dennyfmn on November 06, 2018, 05:20:16 am
-
What are the allowable choices for analogReference(), and where is this documented?
By searching around I have found:
analogReference(DEFAULT);
analogReference(INTERNAL);
analogReference(INTERNAL1V1);
Are there any other options?
Thanks!