def connect(): wifi.connect( wait=True, show_wait_message=True, prompt_on_fail=True, dialog_title='TiLDA App Library' ) ### VIEWS ###