Add packaged per-camera X4 wake and preview recovery

This commit is contained in:
DCCONSTRUCTIONS
2026-09-10 14:20:52 +03:00
parent f164606828
commit d45b329de8
22 changed files with 1045 additions and 16 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ import sys
ROOT = Path(__file__).resolve().parents[1]
BINARY_VERSION = "0.8.19"
VERSION = "0.8.19"
BINARY_VERSION = "0.8.20"
VERSION = "0.8.20"
sys.path.insert(0, str(ROOT.parents[1] / "scripts/packaging"))
from debian import package