mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-06 09:51:52 +00:00
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:
@@ -190,7 +190,7 @@ private:
|
||||
|
||||
Text text_firmware {
|
||||
{ 0, 128, 240, 16 },
|
||||
"Firmware Version git-??????",
|
||||
"Git Commit Hash " GIT_REVISION,
|
||||
};
|
||||
|
||||
Text text_cpld_hackrf {
|
||||
|
||||
Reference in New Issue
Block a user