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

Docs - delete notification handles #334

Open
Wideeeee opened this issue Nov 14, 2022 · 0 comments
Open

Docs - delete notification handles #334

Wideeeee opened this issue Nov 14, 2022 · 0 comments

Comments

@Wideeeee
Copy link

Wideeeee commented Nov 14, 2022

In the Device Notifications section, the last part of the sample code removes the handles. In doing so, the function requires two elements to be passed. In the example, only "handles" is passed, which results in an error when the code is executed. Here either "( handles[0], handles[1])" or (*handels) would have to be passed.

@chrisbeardy chrisbeardy changed the title Error in the documentation Docs - delete notification handles Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant