mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 01:53:57 +08:00
Update raylib_screenshots.py
Removed the parameter setting for 'sunnypilot_ui' in the test.
This commit is contained in:
committed by
GitHub
parent
6694928a46
commit
848290d07e
@@ -294,7 +294,6 @@ def create_screenshots():
|
||||
with OpenpilotPrefix():
|
||||
params = Params()
|
||||
params.put("DongleId", "123456789012345")
|
||||
params.put_bool("sunnypilot_ui", True)
|
||||
|
||||
# Set branch name
|
||||
params.put("UpdaterCurrentDescription", VERSION)
|
||||
|
||||
Reference in New Issue
Block a user