Remove 100ms BLE command delay

This commit is contained in:
Janez T
2026-03-07 09:26:13 +01:00
parent 2bc0e21cf0
commit 95e6aa35e2
2 changed files with 5 additions and 5 deletions

View File

@@ -849,9 +849,11 @@ packages:
meshcore_client: meshcore_client:
dependency: "direct main" dependency: "direct main"
description: description:
path: "../meshcore_client" path: "."
relative: true ref: main
source: path resolved-ref: fb0a92a53b8e1ab23ffca50c2bffe819829843e6
url: "https://github.com/dz0ny/meshcore_client.git"
source: git
version: "0.1.0" version: "0.1.0"
meta: meta:
dependency: transitive dependency: transitive

View File

@@ -148,8 +148,6 @@ dev_dependencies:
dependency_overrides: dependency_overrides:
path_provider_foundation: 2.5.1 path_provider_foundation: 2.5.1
meshcore_client:
path: ../meshcore_client
flutter_launcher_icons: flutter_launcher_icons:
android: "launcher_icon" android: "launcher_icon"