MCP23017 module refactorings to save some heap (#3317)
* mcp23017: functions to metatable Avoids closures for each module. * mcp23017: inline constants Saves nearly half a kilobyte of heap.
Please register or sign in to comment
* mcp23017: functions to metatable Avoids closures for each module. * mcp23017: inline constants Saves nearly half a kilobyte of heap.