mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 08:20:36 +00:00
fix: use git meshcore client
ref:
This commit is contained in:
@@ -705,9 +705,11 @@ packages:
|
||||
meshcore_client:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "../meshcore_client"
|
||||
relative: true
|
||||
source: path
|
||||
path: "."
|
||||
ref: main
|
||||
resolved-ref: "33b6588c206a1d81e6de8541b9bd86bd7d951c8d"
|
||||
url: "https://github.com/dz0ny/meshcore_client.git"
|
||||
source: git
|
||||
version: "0.1.0"
|
||||
meta:
|
||||
dependency: transitive
|
||||
|
||||
@@ -42,7 +42,9 @@ dependencies:
|
||||
|
||||
# MeshCore BLE protocol 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_flutter:
|
||||
|
||||
Reference in New Issue
Block a user