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 probe EZSP method. #223

Merged
merged 2 commits into from
Mar 28, 2020
Merged

Add probe EZSP method. #223

merged 2 commits into from
Mar 28, 2020

Conversation

Adminiuga
Copy link
Collaborator

Implement a method allowing upper layer applications to detect whether a radio module is present on a given serial port .

Implements bellows.ezsp.EZSP.probe(port, baudrate) -> bool async class method, which return True if radio was detected on port path or False otherwise. All exceptions are consumed by the method.

@Adminiuga Adminiuga added the feature Feature tag, when adding a new feature label Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature tag, when adding a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant