Fix LED feedback in stompotto
2 files changed, 2 insertions(+), 2 deletions(-) M lua/liam.lua M lua/stomping.lua
M lua/liam.lua => lua/liam.lua +1 -1
@@ 103,7 103,7 @@ local interface <const> = interfacing.Interface:new { } local stomp <const> = stomping.Stomp:new { tag = tags.fh2 tags = tags } local gatekeeper1 <const> = interface:add_page(1, 1,
M lua/stomping.lua => lua/stomping.lua +1 -1