mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
This avoids a confusing ENOMEM raised from gap_advertise if there is currently an active connection. This refers to the static connection buffer pre-allocated by Nimble (nothing to do with MicroPython heap memory).