chg: 'hf mfu restore' swapped some parts so to write special areas first and configblocks last.

This commit is contained in:
iceman1001
2017-07-14 21:24:36 +02:00
parent 195102e9ae
commit 1b6176995f
2 changed files with 76 additions and 72 deletions

View File

@@ -92,5 +92,4 @@ typedef enum TAGTYPE_UL {
UL_ERROR = 0xFFFFFF,
} TagTypeUL_t;
#endif