b15f/control/src/drv/commit_hash.h

5 lines
139 B
C
Raw Normal View History

2019-07-04 09:31:30 +00:00
#ifndef COMMIT_HASH_H
#define COMMIT_HASH_H
2019-07-31 09:26:40 +00:00
const char COMMIT_HASH[] = "63bdf77ff2a041e05e0b4a5f0e02225a334eb064";
2019-07-04 09:31:30 +00:00
#endif // COMMIT_HASH_H