Open tlongo1226 opened 1 year ago
Implemented BLE scanning that stops after 10 seconds. This scan will show the avail scanners in the right avail devices recycler row. It needs to be updated once the name of the scanners is determined to make sure only the scanners are displayed.
Main Idea
The scanning for nearby Forecast scanners needs to be implemented. We need to take the list of scanners found and add it to the availDevices recycler. We need to also make sure the user can end the scan or restart the scan as necessary.
Possible Implementation