Update meshcore_py and remove monkeypatch for serial frame start detection.

This commit is contained in:
Jack Kingsman
2026-03-22 11:06:24 -07:00
parent 9de4158a6c
commit d840159f9c
4 changed files with 6 additions and 114 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies = [
"httpx>=0.28.1",
"pycryptodome>=3.20.0",
"pynacl>=1.5.0",
"meshcore==2.3.1",
"meshcore==2.3.2",
"aiomqtt>=2.0",
"apprise>=1.9.7",
"boto3>=1.38.0",