Nathaniel Wesley Filardo 0cafaca4cb 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-11-07 16:23:43 +01:00
..
2020-11-07 16:23:43 +01:00

MCP23017 Module

Documentation for this Lua module is available in the mcp23017.md file and in the Official NodeMCU Documentation in Lua Modules section.