Skip to content

Releases: wollewald/MCP23017_WE

Some changes to the folder structure

29 Oct 20:38
934a25b
Compare
Choose a tag to compare

Some changes to the folder structure

Compatibiltity issue with SAMD solved

29 Oct 17:20
c92dc05
Compare
Choose a tag to compare
  • Enum definition "PORT" caused issues. Renamed to MCP_PORT.
  • Took out the architecture deifitions out of library.properties, because misleading.

ESP8266 compatibility in library.properties confirmed

27 Oct 11:55
9ec5c0c
Compare
Choose a tag to compare

Small change in library.properties

Variable type conversion issues amended

27 Oct 11:19
f668068
Compare
Choose a tag to compare

The Arduino IDE Compiler gave some warning with regards to variable conversions for some functions (int to STATE). This has been solved.

Initial Release

09 Jul 21:09
6cffd19
Compare
Choose a tag to compare

First Version of the MCP23017 library