mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30:28 +00:00
Remove 100ms BLE command delay
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user