Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Callback when USB port is disconnected
Callback function was not being called when USB port was disconnected. The deinit function removed the callback function from the USB driver, deinit function is now after the callback function is called.
- Loading branch information