nodemcu-firmware/lua_modules/email
galjonsfigur f5fcd0d984 Recreate and unify documentation for Lua modules (#2592)
* Recreate and unify documentation for Lua modules

* Fix typos in docs

* Added/modified READMES to link to new documentation
2018-12-16 21:39:43 +01:00
..
README.md Recreate and unify documentation for Lua modules (#2592) 2018-12-16 21:39:43 +01:00
imap.lua Fixed bug where email text after CR and LF would not be read. Added example links, Fixed bug where send function could not be called more than once due to count variable. 2015-03-16 04:17:19 -05:00

README.md

IMAP Module

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