Skip to content
Snippets Groups Projects
Commit 37b18591 authored by magicfelix's avatar magicfelix
Browse files

Fix syntax

parent b8858dbe
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ change_color = function(led_id) ...@@ -24,7 +24,7 @@ change_color = function(led_id)
else else
return true return true
end end
end end)
end end
for i=1, 10, 1 do for i=1, 10, 1 do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment