Add some testing features

This commit is contained in:
Such Meme, Many Skill
2019-12-03 10:06:11 +01:00
parent 65f38ba459
commit 57714daa87
7 changed files with 84 additions and 14 deletions

View File

@@ -16,7 +16,7 @@ const char fixedoptions[3][50] = {
};
const char sizevalues[4][3] = {
" B",
"B ",
"KB",
"MB",
"GB"