raspberry pi fixes
This commit is contained in:
parent
e016a52459
commit
ee76b25ba3
5 changed files with 14 additions and 3 deletions
4
control/src/commit_hash.h
Normal file
4
control/src/commit_hash.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
#ifndef COMMIT_HASH_H
|
||||
#define COMMIT_HASH_H
|
||||
const char COMMIT_HASH[] = "e016a52459314099549511bb1fed60b3e8f58fa3";
|
||||
#endif // COMMIT_HASH_H
|
Loading…
Add table
Add a link
Reference in a new issue