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

Bugfix/service flooding errors #32

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

flochre
Copy link

@flochre flochre commented Oct 28, 2023

I have seen a bug with the service stop scan.

I you call it, the node will flood you with error because the scan are not available.
But this is normal because you asked it to stop sending the scan.

Fortunately enough there is a function called laser.isScanning() so I added it.

Unfortunately when because of reformatting the code it looks like I changed a lot of stuff in the end. it is really just one line
See line 193 and closing the bracket again ..

@flochre
Copy link
Author

flochre commented Oct 28, 2023

This would partly solve #33

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 this pull request may close these issues.

None yet

1 participant