b15f/control/src/drv/commit_hash.h

5 lines
139 B
C
Raw Normal View History

2019-07-04 11:31:30 +02:00
#ifndef COMMIT_HASH_H
#define COMMIT_HASH_H
2019-07-08 21:05:55 +02:00
const char COMMIT_HASH[] = "ec650a35ef92e5e8cde2b44cdbb1caf0ff0e1a26";
2019-07-04 11:31:30 +02:00
#endif // COMMIT_HASH_H