Having some trouble after the update with profiles not working on device

Wait. Found it.

-- System → Setup
for i = 0, #element - 1 do
  element[i]:ini()   -- fire each element's Setup once
end
1 Like