mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
text
This commit is contained in:
parent
ed60d26808
commit
384a7212d0
4 changed files with 5 additions and 5 deletions
|
@ -1455,7 +1455,7 @@ s32_t SPIFFS_vis(spiffs *fs) {
|
|||
if (erase_count != (spiffs_obj_id) - 1) {
|
||||
spiffs_printf("\tera_cnt: "_SPIPRIi"\n", erase_count);
|
||||
} else {
|
||||
spiffs_printf("\tera_cnt: N/A\n");
|
||||
spiffs_printf("\tera_cnt: n/a\n");
|
||||
}
|
||||
|
||||
bix++;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue