From 95e6aa35e2d6cc871a24de53b69b0cc7ca7ddf25 Mon Sep 17 00:00:00 2001 From: Janez T Date: Sat, 7 Mar 2026 09:26:13 +0100 Subject: [PATCH] Remove 100ms BLE command delay --- pubspec.lock | 8 +++++--- pubspec.yaml | 2 -- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 692111d..65aff5b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -849,9 +849,11 @@ packages: meshcore_client: dependency: "direct main" description: - path: "../meshcore_client" - relative: true - source: path + path: "." + ref: main + resolved-ref: fb0a92a53b8e1ab23ffca50c2bffe819829843e6 + url: "https://github.com/dz0ny/meshcore_client.git" + source: git version: "0.1.0" meta: dependency: transitive diff --git a/pubspec.yaml b/pubspec.yaml index 99c8d7a..a5df551 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -148,8 +148,6 @@ dev_dependencies: dependency_overrides: path_provider_foundation: 2.5.1 - meshcore_client: - path: ../meshcore_client flutter_launcher_icons: android: "launcher_icon"