summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ioexpander.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/ioexpander.lua b/ioexpander.lua
index 7e25772..1acfde7 100644
--- a/ioexpander.lua
+++ b/ioexpander.lua
@@ -17,7 +17,7 @@ local implode_port_states = function(port)
end
local gettiles = function(state)
- tiles = {
+ local tiles = {
"digistuff_ioexp_top.png",
"jeija_microcontroller_bottom.png",
"jeija_microcontroller_sides.png",