A lightweight programming environment for desktop and mobile devices
press_stop_button = function()
	if car.quit then
		call_protected(car.quit)
	end
	Show_menu = nil
	clear_handlers()
end