Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Large-scale refactor of scan function
- Returns a list of the discovered devices for use as a utility function. - Ability to silence output for use as a utility. - Improve performance of multi-threaded scan by using a Queue. - Switch to "f" strings for interactive output. - General code flow improvements and encapsulation.
- Loading branch information