Added pipe module to the firmware

This commit is contained in:
Ollo 2021-03-14 15:53:11 +01:00
parent 7b31b01259
commit eb1760cbaa
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -12,6 +12,7 @@ Firmware was compiled with the following modules:
* LUA_USE_MODULES_NET * LUA_USE_MODULES_NET
* LUA_USE_MODULES_NODE * LUA_USE_MODULES_NODE
* LUA_USE_MODULES_OW * LUA_USE_MODULES_OW
* LUA_USE_MODULES_PIPE
* LUA_USE_MODULES_RTCTIME * LUA_USE_MODULES_RTCTIME
* LUA_USE_MODULES_SNTP * LUA_USE_MODULES_SNTP
* LUA_USE_MODULES_TMR * LUA_USE_MODULES_TMR