Files
AI-on-the-edge-device/code/main/version.cpp
Zwer2k 7b8f10a14e work on GPIO handler
bigfix: memory leak in GetJPGStream
2021-06-25 01:19:23 +02:00

4 lines
136 B
C++

const char* GIT_REV="d995c31";
const char* GIT_TAG="";
const char* GIT_BRANCH="gpio-handler";
const char* BUILD_TIME="2021-06-21 23:55";