Skip to content

Releases: arduino-libraries/Arduino_MCHPTouch

v1.2.3

13 Oct 12:37
c5135bd
Compare
Choose a tag to compare
Publish 1.2.3

v 1.2.2

11 Oct 10:15
84d1d1c
Compare
Choose a tag to compare
publish 1.2.2

v1.2.1

07 Jul 13:47
fb97ac2
Compare
Choose a tag to compare
Fix library properties version: 1.2.0 (#7)

version: 1.2.1

v1.2.0

27 May 16:24
387c9fb
Compare
Choose a tag to compare

new touch calibration configuration

1.1.0

12 Jan 14:53
Compare
Choose a tag to compare
Add the ability to set sensitivity for each channel separately. #1

Squashed commit of the following:

commit 92c7caf23deb1558fca2dcc68f34f666a011dad3
Author: Alessandro Ranellucci <[email protected]>
Date:   Tue Jan 12 15:31:20 2021 +0100

    Rename setSensorsSensitivityChannel() to setSensorsSensitivity(). #1

commit cdf69f9cbb388c5f734376e23ca5adeb67d84493
Author: marqdevx <[email protected]>
Date:   Tue Jan 12 15:18:58 2021 +0100

    Update src/Arduino_MCHPTouch.h

    Co-authored-by: Alessandro Ranellucci <[email protected]>

commit b51abcf42b95fe3c3875d0e9053d4a9286ff8f0f
Author: marqdevx <[email protected]>
Date:   Mon Jan 11 13:26:31 2021 +0100

    Update version to 1.1.0

    Update version to 1.1.0

commit c200d9aa7a0e74a3e8eca5150621afd093398845
Author: marqdevx <[email protected]>
Date:   Mon Dec 28 10:17:45 2020 +0100

    Update examples/setCustomSensitivity/setCustomSensitivity.ino

    Co-authored-by: per1234 <[email protected]>

commit 01612e77993a2d49c0ddd7d12aa8dacf6e32f13a
Author: marqdevx <[email protected]>
Date:   Mon Dec 28 10:15:24 2020 +0100

    Update examples/setCustomSensitivity/setCustomSensitivity.ino

    Co-authored-by: per1234 <[email protected]>

commit 504779a22cc66f6f11a398331dff965b15690852
Author: marqdevx <[email protected]>
Date:   Mon Dec 28 10:15:03 2020 +0100

    Update examples/setCustomSensitivity/setCustomSensitivity.ino

    Co-authored-by: per1234 <[email protected]>

commit e5df05374423122715da26061d1c86ec861551d2
Author: marqdevx <[email protected]>
Date:   Wed Dec 23 11:41:12 2020 +0100

    Added custom sensitivity example

commit 4d2c11c800906f3800b2951d1388fd7d4a45ed02
Author: marqdevx <[email protected]>
Date:   Wed Dec 23 11:36:19 2020 +0100

    added individual sens config

    * Added the feature to customize each channel configuration (5 channels by default, meant to be used in the MKR IoT Carrier)