feat(fleet): preserve operator VESC integration before final driver merge

This commit is contained in:
DCCONSTRUCTIONS
2026-09-25 16:40:46 +03:00
parent dad11b47d7
commit 71a648fec8
128 changed files with 22390 additions and 59 deletions
@@ -0,0 +1,8 @@
[Unit]
Description=Prepare the versioned VESC read profile
[Service]
Type=oneshot
ExecStart=/usr/bin/python3 -I -B /usr/lib/mission-core-vesc/prepare.py
TimeoutStartSec=90
UMask=0022