- 16 Dec, 2015 1 commit
-
-
Johny Mattsson authored
Module creation & registration now made a lot simpler. In essence, each module file is now self-contained and only needs a NODEMCU_MODULE(MYNAME, "myname", myname_map, luaopen_myname); line to both be automatically recognised by the Lua initialization as well as honor the LUA_USE_MODULES_MYNAME #define.
-
- 01 Mar, 2015 1 commit
-
-
devsaurus authored
-
- 05 Jan, 2015 2 commits
- 22 Dec, 2014 1 commit
-
-
funshine authored
-