Implemented FAT rebuilding

This commit is contained in:
Luca D'Amico
2024-08-22 21:24:47 +02:00
parent f46e5275d3
commit ac5df00de3
9 changed files with 250 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
#ifndef REVISION_H
#define REVISION_H
#define GIT_COMMIT_HASH "e2e53cb"
#define GIT_COMMIT_HASH "f46e527"
#endif