You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I rewrote the original library into a base-classed one, and added the SPI-based MCP23S17 based on your implementation
of just the readRegister/writeRegister functions.
I rewrote the original library into a base-classed one, and added the SPI-based MCP23S17 based on your implementation
of just the readRegister/writeRegister functions.
It should be live at my repo ..