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

Fix syntax

parent b8858dbe
Branches magic-fixes
No related tags found
1 merge request!1Magic fixes
...@@ -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