-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added dialogue for selecting a portal #41
Conversation
Oh awesome! I will check this out ASAP, thank you so much |
This appears to work fantastically. I just need to do some thorough testing and I'll merge this today. |
I made one minor change that sends the user to the uart output screen when they press back from the dialog. The reason why I chose to go there instead of the main screen is to allow for the user to view the current session's incoming requests without having to reset the portal if they accidentally press back. Everything works so well, really great work! Merging this now. |
This reverts commit 1cfcb85.
I wanted to give a heads up, I moved this code to the dev branch and pulled it out of main. I only did this because some firmwares pull the latest main branch automatically into their latest builds. This will be released with 0.0.3! |
now you can choose from a folder of portals ^^