Skip to content
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

Add new feature with UI menu (Display OLED) #1675

Open
Jackluz opened this issue Oct 21, 2023 · 2 comments
Open

Add new feature with UI menu (Display OLED) #1675

Jackluz opened this issue Oct 21, 2023 · 2 comments
Labels
question Further information is requested

Comments

@Jackluz
Copy link

Jackluz commented Oct 21, 2023

Hi to all,
Has anyone implemented or knows how to implement another menu in order to call another function?
I wanted to implement 2 new functions, but I'm stuck changing the display UI.
I've tried various ways but I always end up with errors and always different ones..

Thank you

@Jackluz Jackluz added the question Further information is requested label Oct 21, 2023
@welcome
Copy link

welcome bot commented Oct 21, 2023

Congrats on opening your first issue on this repository! 🎉
This is a automated message to help you avoid common pitfalls when asking for help online.
👉 Be sure to:
* 🇬🇧 Communicate in English so everybody can understand you
* 📖 Have a look at the Wiki and README for information
* 🔍 Search for similar issues (open and closed)
* ✍️ Provide enough information to understand, recreate and help out with your problem
* ℹ️ Let us know if you find a solution and please share it with us
* 📕 Close the issue when your problem has been solved

@1mohammadhh
Copy link

1mohammadhh commented Jan 30, 2024

Hi you can use createMenu function to create menu and use addMenuNode function for create submenu also you can find this function's in displayUi.cpp in project folder😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants