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
the license type should be mentioned in the (copyright) headers:
/*****************************************This is a library for the MCP23017 and MCP23S17 I/O Port ExpanderThis specific header file is just for introducing the class name MCP23S17. It inherits everything from MCP23017, including the constructors. You'll find some examples including the wiring which should enable you to use the library. Furthermore I have added a list of commands.You are free to use it, change it or build on it. In case you like it, it would be cool if you give it a star.If you find bugs, please inform me!Written by Wolfgang (Wolle) Ewaldhttps://wolles-elektronikkiste.de/port-expander-mcp23017-2?lang=en*******************************************/
And I would minimize the extra info..
Also note that mcp23x18 is not referenced either.
The text was updated successfully, but these errors were encountered:
the license type should be mentioned in the (copyright) headers:
And I would minimize the extra info..
Also note that mcp23x18 is not referenced either.
The text was updated successfully, but these errors were encountered: