sp raylib preview

This commit is contained in:
nayan
2025-11-16 09:53:28 -05:00
parent 3946e643f6
commit 362e9ce04b

View File

@@ -292,6 +292,7 @@ def create_screenshots():
with OpenpilotPrefix():
params = Params()
params.put("DongleId", "123456789012345")
params.put_bool("sunnypilot_ui", True)
# Set branch name
params.put("UpdaterCurrentDescription", VERSION)