local function init() if system.getInputs("P2") ~= -1 then system.playBeep(2, 200, 500) end end return { init = init, author = "LeonAir RC", version = "0.0.1", name = "Vorflugcheck Sound"}