Skip to content

Allow `start_scan()` with no arguments again

Compare
Choose a tag to compare
@dhalbert dhalbert released this 03 Apr 18:40
1bffc2b

start_scan() with no arguments was no longer returning anything. Now it's equivalent to start_scan(Advertisement) again. Fixes #75.