b15f/firmware/commit_hash.h
Tristan Krause ae6920cdf9 makefile
2019-06-28 13:31:15 +02:00

5 lines
142 B
C++

#ifndef COMMIT_HASH_H
#define COMMIT_HASH_H
constexpr char* COMMIT_HASH = "2e29c6fcb5debd952e967adc773d396b7f645450";
#endif // COMMIT_HASH_H