nodemcu-firmware/lua_modules/fifo
Marcel Stör c50d007f9e Add README
Fixes #2725
2019-04-19 15:51:32 +02:00
..
README.md Add README 2019-04-19 15:51:32 +02:00
fifo.lua A generic fifo and fifosock wrapper, under telnet and http server (#2650) 2019-02-16 13:51:40 +01:00
fifosock.lua Revise fifo{,sock} (#2671) 2019-02-17 18:32:16 +00:00
fifosocktest.lua Revise fifo{,sock} (#2671) 2019-02-17 18:32:16 +00:00

README.md

FIFO Module

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