mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-11 14:07:00 +03:00
removed GIT_BASE_BRANCH and instead use the autogenerated values in info.html
This commit is contained in:
@@ -16,15 +16,6 @@ extern "C"
|
||||
#include "Helper.h"
|
||||
#include <fstream>
|
||||
|
||||
// todo remove
|
||||
const char* GIT_BASE_BRANCH = "master - v11.3.0 - 2022-09-16";
|
||||
|
||||
|
||||
const char* git_base_branch(void)
|
||||
{
|
||||
return GIT_BASE_BRANCH;
|
||||
}
|
||||
|
||||
|
||||
const char* build_time(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user