You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Put the firmware build time update behind a build flag (#29691)
* Add build flag for changing firmware build time
Adding a default fallback firmware build time. This makes the
firmware build more consistent, so you get the same binary unless
you specifically ask for the build time to be updated.
* Get fallback from from file so it can be updated
This lets us update the fallback time via a script using a cron
job if we want to.
* Restyled by isort
* Change filename
---------
Co-authored-by: Restyled.io <commits@restyled.io>
0 commit comments