Skip to content

Releases: RobTillaart/PCF8575

0.2.3 release

16 Apr 19:54
6ad5805
Compare
Choose a tag to compare
  • Fix #41, update examples
  • update keywords.txt

0.2.2 release

08 Jan 13:58
e46e1d2
Compare
Choose a tag to compare
update readme.md (interrupts) + examples (#38)

- Update readme with advanced interrupts insights
  - add example
- Fix URL in examples
- minor edits

0.2.1 release

29 Dec 15:03
65aaf31
Compare
Choose a tag to compare
Fix #34, correct addresses in examples (#35)

- Fix #34 change addresses in examples.
- add range check to **setAddress()**.
- update readme.md.
- correct minor error in changelog.md.

0.2.0 release

11 Dec 08:22
6c3d22b
Compare
Choose a tag to compare
refactor API, begin() (#33)

- refactor API, begin()
- update examples
- update readme.md

0.1.10 release

24 Sep 19:05
1e997e3
Compare
Choose a tag to compare
fix Wire1 for ESP32 (#32)

- fix Wire1 support for ESP32 (again)

0.1.9 release

23 Sep 15:23
5b1c1a8
Compare
Choose a tag to compare
Add Wire1 support for ESP32 (#31)

- add Wire1 support for ESP32
- update readme.md

0.1.8 release

04 Feb 18:18
701bdbe
Compare
Choose a tag to compare
update readme.md (#28)

- update readme.md
- update GitHub actions
- update license 2023
- fix changelog.md

0.1.7 release

21 Nov 19:12
7c663cc
Compare
Choose a tag to compare
add RP2040 to build-CI (#26)

0.1.6 release

19 Jun 08:37
4f6dd86
Compare
Choose a tag to compare
add select() functions (#19)

* add select() functions

0.1.5 release

11 Apr 08:44
107e7f3
Compare
Choose a tag to compare
add CHANGELOG.md, fix int param in begin() (#17)

* add CHANGELOG.md, fix int param in begin()