CanGrow/Arduino/CanGrow/CanGrow_Version.h

5 lines
146 B
C

/* CanGrow_Version.h gets generated from cangrow.sh */
const char* CanGrowVer = "0.1-dev";
const char* CanGrowBuild = "d2e264d-20240919022041";