mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-12-25 22:32:29 +03:00
235cb649a6
* Remove the .int directory when the flag is set * Improve error handling and variable naming * Cleanup the code * Fix updater build Co-authored-by: あく <alleteam@gmail.com>
4 lines
55 B
C
4 lines
55 B
C
#pragma once
|
|
|
|
#define STORAGE_INTERNAL_DIR_NAME ".int"
|