CircuitPython version
Adafruit CircuitPython 8.0.0-alpha.1-54-g8b30f0120-dirty on 2022-07-14; Adafruit Feather ESP32 V2 with ESP32
Code/REPL
>>> i = touchio.TouchIn(board.D27)
>>> i.raw_value
65535
Behavior
I ran the code above while not touching the pin or the board. The board has male pins soldered to it and is plugged into a solderless breadboard.
Description
No response
Additional information
No response
CircuitPython version
Code/REPL
Behavior
I ran the code above while not touching the pin or the board. The board has male pins soldered to it and is plugged into a solderless breadboard.
Description
No response
Additional information
No response