mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30:28 +00:00
chore: Pin Meshcore client git ref #0
This commit is contained in:
@@ -826,9 +826,11 @@ packages:
|
|||||||
meshcore_client:
|
meshcore_client:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "../meshcore_client"
|
path: "."
|
||||||
relative: true
|
ref: "0bb339f"
|
||||||
source: path
|
resolved-ref: "0bb339f684f709cf5b9d40c07827cc62beb18a4d"
|
||||||
|
url: "../meshcore_client"
|
||||||
|
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: ../meshcore_client
|
||||||
|
ref: 0bb339f
|
||||||
|
|
||||||
# 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