mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
typos
This commit is contained in:
parent
9beabaabf5
commit
544fb30ce6
6 changed files with 8 additions and 8 deletions
|
@ -26,7 +26,7 @@ typedef struct rdv40_spiffs_fsinfo {
|
|||
uint32_t blockSize;
|
||||
uint32_t pageSize;
|
||||
uint32_t maxOpenFiles;
|
||||
uint32_t maxPathLenght;
|
||||
uint32_t maxPathLength;
|
||||
uint32_t totalBytes, usedBytes, freeBytes;
|
||||
uint32_t usedPercent, freePercent;
|
||||
} rdv40_spiffs_fsinfo;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue