Open Werkeng opened 5 years ago
It shows "0" (zero) instead real values... Can you help to fix it? Thanks.
Have you configured the pin to be INPUT? E.g.
pinMode(A1, INPUT);
It shows "0" (zero) instead real values... Can you help to fix it? Thanks.