You are reading a single comment by @Rarder44 and its replies. Click here to read the full conversation.
  • always 0.09V
    with pinMode(BTN, 'output'); it jumps to 2.7V
    pinMode(BTN, 'input_pullup'); -> 0V
    pinMode(BTN, 'input_pulldown'); -> 0.09V

About

Avatar for Rarder44 @Rarder44 started