mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 19:00:50 +02:00
This adds an additional optional parameter to gap_scan() to select active scanning, where scan responses are returned as well as normal scan results. This parameter is False by default which retains the existing behaviour.