mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30:28 +00:00
fix: use git meshcore client
ref:
This commit is contained in:
@@ -705,9 +705,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: "33b6588c206a1d81e6de8541b9bd86bd7d951c8d"
|
||||||
|
url: "https://github.com/dz0ny/meshcore_client.git"
|
||||||
|
source: git
|
||||||
version: "0.1.0"
|
version: "0.1.0"
|
||||||
meta:
|
meta:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
|
|||||||
@@ -42,7 +42,9 @@ dependencies:
|
|||||||
|
|
||||||
# MeshCore BLE protocol client
|
# MeshCore BLE protocol client
|
||||||
meshcore_client:
|
meshcore_client:
|
||||||
path: ../meshcore_client
|
git:
|
||||||
|
url: https://github.com/dz0ny/meshcore_client.git
|
||||||
|
ref: main
|
||||||
|
|
||||||
# Codec2 ultra-low-bitrate speech codec (FFI plugin)
|
# Codec2 ultra-low-bitrate speech codec (FFI plugin)
|
||||||
codec2_flutter:
|
codec2_flutter:
|
||||||
|
|||||||
Reference in New Issue
Block a user