sunnypilot v2026.003.000 release

date: 2026-08-19T09:43:43
master commit: ba29a38507
This commit is contained in:
github-actions[bot]
2026-08-19 09:43:44 +00:00
commit e01ac7f80f
4046 changed files with 997234 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/env python3
from openpilot.common.hardware import HARDWARE
if __name__ == "__main__":
HARDWARE.set_power_save(False)