FITD/FitdLib/version.h

3 lines
91 B
C

#define getVersion(string) sprintf(string,"Compiled the %s at %s\n",__DATE__,__TIME__);