1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 04:34:43 +04:00

BLE/GAP fixes

by hedger
https://github.com/flipperdevices/flipperzero-firmware/pull/3533/files
This commit is contained in:
MX
2024-03-22 23:43:09 +03:00
parent d1d3c43939
commit 46a90ec97f
9 changed files with 24 additions and 21 deletions

View File

@@ -7,7 +7,7 @@
# construction of certain targets behind command-line options.
import os
from fbt.util import path_as_posix
from fbt.util import open_browser_action
DefaultEnvironment(tools=[])