Support ESP-NOW connection in pyflix

Set arbitrary pymavlink connection string using device parameter or FLIX_DEVICE env variable.
pyflix@0.16.
This commit is contained in:
Oleg Kalachev
2026-05-28 18:22:16 +03:00
parent a294883dea
commit 4e32414dae
3 changed files with 19 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "pyflix"
version = "0.15"
version = "0.16"
description = "Python API for Flix drone"
authors = [{ name="Oleg Kalachev", email="okalachev@gmail.com" }]
license = "MIT"