feat: Update project version to 32 and enhance BLE command handling

This commit is contained in:
Janez T
2025-10-18 21:13:51 +02:00
parent c50a260263
commit 00b239ab26
4 changed files with 11 additions and 9 deletions

View File

@@ -16,7 +16,8 @@
"Bash(flutter analyze lib/main.dart lib/screens/home_screen.dart)",
"Bash(flutter analyze lib/main.dart)",
"Bash(flutter analyze lib/providers/app_provider.dart lib/services/meshcore_ble_service.dart)",
"Bash(flutter analyze lib/services/meshcore_ble_service.dart)"
"Bash(flutter analyze lib/services/meshcore_ble_service.dart)",
"Bash(flutter analyze lib/services/meshcore_ble_service.dart lib/services/location_tracking_service.dart)"
],
"deny": [],
"ask": []