This release fixes some minor compilation problems:
- with esp-idf v5.x linker errors exist, when not including BLE v4 features (added to sdkconfig.default)
- Module detection (either esp32_miniBT module or Arduino Nano RP2040 Connect) is not working properly, now 2 different binaries are compiled (*.bin for FM2/FABI2/miniBT; *.fm3 for FM3/Arduino).