This commit is contained in:
Ollo 2022-01-23 14:01:25 +01:00
parent 0e5913095d
commit 875f188a47
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1,5 +1,5 @@
-- Global Variables
-- Display Temp
-- Display other numbers, e.g. Temperatur
tw=nil
tcol=nil
-- Module Variables