Skip to content

Commit

Permalink
modifying extra script
Browse files Browse the repository at this point in the history
  • Loading branch information
RinavK committed Oct 2, 2024
1 parent a8ae3ae commit fa6ac08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MIDAS/extra_script.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

Import("env")

env.Replace(PROGNAME="firmware_%s" % build_tag)

log_format_text = (Path("src") / "log_format.h").read_text()
sensor_data_text = (Path("src") / "sensor_data.h").read_text(errors="replace")

Expand Down

0 comments on commit fa6ac08

Please sign in to comment.