engine_control/source/firmware/git_commit.h
2016-07-26 12:01:47 +02:00

12 lines
224 B
C

/* Generated include file */
#ifndef GIT_COMMIT_H
#define GIT_COMMIT_H
#define CURRENT_COMMIT "0"
#define AUTHOR "tkl <tkl@blackfinn.de>"
#define LOCAL_CHANGES "NO"
#define UNTRACKED_FILES "NO"
#endif /* GIT_COMMIT_H */