We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1bffc2b
start_scan() with no arguments was no longer returning anything. Now it's equivalent to start_scan(Advertisement) again. Fixes #75.
start_scan()
start_scan(Advertisement)