Commit Graph

2 Commits

Author SHA1 Message Date
Nathaniel Wesley Filardo f5665ace71
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.
2020-10-29 12:59:30 +00:00
Marcel P ef353809eb
Add mcp23017 Lua module (#3197) 2020-10-25 12:48:34 +01:00