diff --git a/lua_modules/fifo/README.md b/lua_modules/fifo/README.md new file mode 100644 index 00000000..a6f74e40 --- /dev/null +++ b/lua_modules/fifo/README.md @@ -0,0 +1,3 @@ +# FIFO Module + +Documentation for this Lua module is available in the [fifo.md](../../docs/lua-modules/fifo.md) file and in the [Official NodeMCU Documentation](https://nodemcu.readthedocs.io/) in `Lua Modules` section.