Arduino nano input of analog pin is always 1

From Arduino.h (for AVR)

#define HIGH 0x1
1 Like