React hook that creates PixelScanner to scan for Pixels using Bluetooth. The list is modified on every scan event, whether it is a newly discovered Pixel or an already know one. As such the hosting React component will re-render on every change.
Optional
Optional arguments, see PixelScannerOptions.
An array with:
React hook that creates PixelScanner to scan for Pixels using Bluetooth. The list is modified on every scan event, whether it is a newly discovered Pixel or an already know one. As such the hosting React component will re-render on every change.