mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced 2025-01-30 21:12:55 +08:00
0cafaca4cb
* mcp23017: functions to metatable Avoids closures for each module. * mcp23017: inline constants Saves nearly half a kilobyte of heap.
MCP23017 Module
Documentation for this Lua module is available in the mcp23017.md file and in the Official NodeMCU Documentation in Lua Modules
section.