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

USBH - Adds Status Check Methods #641

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

stephenhensley
Copy link
Collaborator

This adds PortEnabled, and DeviceConnected checks for usb host.

These can help to detect disconnections within application state without having to access the Middleware directly.

…elp detect disconnections within application state
Copy link

Test Results

150 tests  ±0   150 ✅ ±0   0s ⏱️ ±0s
 16 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit fd4a0d2. ± Comparison against base commit 27ef4a9.

@stephenhensley stephenhensley merged commit 4ec3a5f into master Sep 20, 2024
8 checks passed
@stephenhensley stephenhensley deleted the usb-host-addtl-checks branch September 20, 2024 19:22
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.

1 participant