Make GIT_REVISION value available within code.

Addresses issue #59.
No idea what it'll do if the commit is also tagged as a release...
This commit is contained in:
Jared Boone 2015-08-25 16:33:52 -07:00
parent 4fe145b61d
commit 98773cb62a
5 changed files with 10 additions and 7 deletions

View file

@ -190,7 +190,7 @@ private:
Text text_firmware {
{ 0, 128, 240, 16 },
"Firmware Version git-??????",
"Git Commit Hash " GIT_REVISION,
};
Text text_cpld_hackrf {