Skip to content

Commit

Permalink
wrong name
Browse files Browse the repository at this point in the history
  • Loading branch information
MateoLostanlen committed Jul 20, 2022
1 parent c3f9812 commit 89d08e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runner/src/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def setup_engine():
loop_time = config_data["loop_time"]
latitude = config_data["latitude"]
longitude = config_data["longitude"]
model_path = config_data["model_path"]
model_weights = config_data["model_weights"]
save_img_debug = config_data["save_img_debug"]

# Loading pi zeros datas
Expand Down

0 comments on commit 89d08e9

Please sign in to comment.