Releases: arduino-libraries/Arduino_MKRIoTCarrier
Releases · arduino-libraries/Arduino_MKRIoTCarrier
v1.0.0
- modified touch example and wrapper
- added Backward compatibility for previous software version
v0.9.9
- Fixed issue with the button class: not present
updateConfig()
v0.9.8
- Added feature to set each buttons' sensitivity (issue check v0.9.9)
v0.9.7
- Changed the way to use CARRIER_CASE : now inside the setup() before the begin()
- Changed examples
- Touch buttons numeration now follows the same as the Carrier, 00-04 (Button0 - Button4)
v0.9.4
Custom sensitivity for the touch buttons enabled and more examples
v0.9.3
Custom touch pads sens allowed
v0.9.2
Rotated APDS9960 gesture to be aligned
added UP, DOWN, RIGHT, LEFT keywords to use them to detect gestures