diff --git a/displayword.lua b/displayword.lua index c3c1038..27e3561 100644 --- a/displayword.lua +++ b/displayword.lua @@ -17,7 +17,7 @@ local round = function(num) end end --- @fn generateLEDs +-- @fn updateColor -- Module displaying of the words -- @param data struct with the following paramter: -- aoC amount of characters for the complete message diff --git a/mqtt.lua b/mqtt.lua index 330488e..1b4353c 100644 --- a/mqtt.lua +++ b/mqtt.lua @@ -1,5 +1,5 @@ -- Global Variables --- Display Temp +-- Display other numbers, e.g. Temperatur tw=nil tcol=nil -- Module Variables