Files
AI-on-the-edge-device/code/main/version.cpp
2022-07-16 20:59:09 +02:00

4 lines
140 B
C++

const char* GIT_REV="0b039e8";
const char* GIT_TAG="";
const char* GIT_BRANCH="espressif-latest";
const char* BUILD_TIME="2022-07-16 20:42";