fix: use local meshcore client

ref:
This commit is contained in:
Janez T
2026-03-01 11:07:19 +01:00
parent 474fd02635
commit 9dd100fd61
2 changed files with 28 additions and 12 deletions

View File

@@ -42,13 +42,13 @@ dependencies:
# MeshCore BLE protocol client
meshcore_client:
git:
url: https://github.com/dz0ny/meshcore_client.git
ref: main
path: ../meshcore_client
# Codec2 ultra-low-bitrate speech codec (FFI plugin)
codec2_flutter:
path: vendor/codec2_flutter_ios_only
git:
url: /Users/dz0ny/meshcore-sar/packages/codec2_flutter
ref: main
ffi: ^2.1.0
# Voice recording (raw PCM stream at 8000 Hz)