thorrak / tiltbridge

Tilt Hydrometer to WiFi Bridge
http://www.tiltbridge.com/
Other
61 stars 27 forks source link

Update website #60

Closed lbussy closed 3 years ago

lbussy commented 3 years ago

The following changes, additions, and enhancements have been made:

There is a build flag right now in the platformio.ini which will update the version number internally: -DPIO_SRC_TAG=0.2.2. There is also a built flag to run a python script, git_rev.py, which pulls the git environment information (branch and commit) to be displayed in the "about" page.

If you want, you can uncomment the PIO_SRC_TAG line in the python script and it will pull the tag as the version number.