adafruit / Adafruit_CircuitPlayground

library for Circuit Playground board
171 stars 77 forks source link

Cap Touch samples not being used with FreeTouch #61

Open caternuson opened 3 years ago

caternuson commented 3 years ago

Re this thread: https://forums.adafruit.com/viewtopic.php?f=58&t=174956#p854766

The samples parameter for readCap() does not appear to be used for the CPX using FreeTouch.

notaquestion commented 3 years ago

To expand, there's something wrong with the measure data I'm getting out of the FreeTouch class, we suspect that may be because there's no samples implementation, but it could also be something else.

More details in the Adafruit thread.