Skip to content

Releases: blemasle/arduino-mcp23017

v2.0.4

19 Feb 15:40
208c34c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.0.4

v2.0.3

07 Jun 19:20
7a0b1ba

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

26 May 05:43
0fcba75

Choose a tag to compare

What's Changed

  • Correct ICON Register init by @P4rk in #25

New Contributors

  • @P4rk made their first contribution in #25

Full Changelog: v2.0.1...v2.0.2

v2.0.1

03 Jan 12:42
4c1c99b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

16 Apr 20:10

Choose a tag to compare

#17 Support for SAMD and STM32 plaforms

Several enums and enums members have been renamed for this release. See Remarks for details.

v1.2.0

13 Apr 21:29

Choose a tag to compare

#15 Added inverted and pullups parameters to pinMode and portMode
Improved comments and examples

v1.1.2

18 Aug 15:32

Choose a tag to compare

#6 digitalRead condition lead to false results (thanks @trycoon)
#8 Removed default parameters from cpp file (thanks @trycoon)

v1.1.1

19 Feb 15:31

Choose a tag to compare

Issues

  • #4 pinMode input/output logic is reversed

v1.1.0

01 Feb 07:24
ebde707

Choose a tag to compare

  • Added support for specifying the Wire instance to use #3

v1.0.1

04 Jan 07:07

Choose a tag to compare

Issues

#1 Fixed library manager bad link