Closed
Description
Touch pad error
>>> import machine
>>> from machine import Pin
>>> t = machine.TouchPad(Pin(32))
>>> t.read()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ValueError: Touch pad error
Originally posted by @fuermohao in #3531 (comment)
Metadata
Metadata
Assignees
Labels
No labels