Пример #1
0
def Exit():
    global exit_app
    exit_app = True
    close_keyboard()
    Pi.cleanIO()
    sys.exit()