mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
added: mem spiffs view - to view a file on SPIFFS\n mem spiffs dump - now uses cliparser and NG
This commit is contained in:
parent
a8f74b54ea
commit
ad2b0879fc
11 changed files with 263 additions and 270 deletions
|
@ -48,7 +48,7 @@
|
|||
*
|
||||
* To delete the log file from flash:
|
||||
*
|
||||
* 1. mem spiffs remove lf_hidcollect.log
|
||||
* 1. mem spiffs remove -f lf_hidcollect.log
|
||||
*/
|
||||
|
||||
#define LF_HIDCOLLECT_LOGFILE "lf_hidcollect.log"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue