This commit is contained in:
jomjol
2022-08-22 18:20:00 +02:00
parent 57bdca37fc
commit aca60465f0
5 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
static const char* TAG = "flow_analog";
bool debugdetailgeneral = true;
bool debugdetailgeneral = false;
ClassFlowCNNGeneral::ClassFlowCNNGeneral(ClassFlowAlignment *_flowalign, t_CNNType _cnntype) : ClassFlowImage(NULL, TAG)
{

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="6409397";
const char* GIT_REV="57bdca3";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-08-22 18:09";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2022-08-22 18:14";

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="6409397";
const char* GIT_REV="57bdca3";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-08-22 18:09";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2022-08-22 18:14";

Binary file not shown.

Binary file not shown.